mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Add Lua function to load a JSON file
This commit is contained in:
@@ -133,7 +133,7 @@ UrlSynchronization::UrlSynchronization(const ghoul::Dictionary& dictionary,
|
||||
|
||||
if (p.forceOverride.has_value()) {
|
||||
LWARNING(fmt::format(
|
||||
"{}: The variable ForceOverride has been deprecated."
|
||||
"{}: The variable ForceOverride has been deprecated. "
|
||||
"Optionally, use SecondsUntilResync instead to specify file validity date.",
|
||||
p.identifier
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user