mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-31 08:29:04 -06:00
Fix how updated uri is handled in the webgui
This commit is contained in:
committed by
Matthias Berg
parent
8749534539
commit
5edd7f71c3
@@ -52,7 +52,7 @@ namespace {
|
||||
"If this property is triggered it will call the function to load volume data"
|
||||
};
|
||||
|
||||
static const openspace::properties::Property::PropertyInfo ReadVolumesTriggerInfo = {
|
||||
static const openspace::properties::Property::PropertyInfo ReadFieldlinesTriggerInfo = {
|
||||
"ReadFieldlinesTrigger",
|
||||
"Trigger load fieldline data files",
|
||||
"If this property is triggered it will call the function to load fieldline data"
|
||||
|
||||
Reference in New Issue
Block a user