mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Rename ProfilesReadOnly -> ReadOnlyProfiles
This commit is contained in:
@@ -46,7 +46,7 @@ struct Configuration {
|
||||
std::string sgctConfigNameInitialized;
|
||||
std::string asset;
|
||||
std::string profile;
|
||||
std::vector<std::string> profilesReadOnly;
|
||||
std::vector<std::string> readOnlyProfiles;
|
||||
std::vector<std::string> globalCustomizationScripts;
|
||||
std::map<std::string, std::string> pathTokens = {
|
||||
{ "CACHE" , "CACHE = \"${BASE}/cache\"" }
|
||||
|
||||
Reference in New Issue
Block a user