This commit is contained in:
Zel
2025-02-23 22:09:07 +08:00
parent f664c43d35
commit 4ceaabaf2c

View File

@@ -229,7 +229,7 @@ namespace ZelWiki.Repository
ManagedDataStorage.Config.Execute("SaveConfigurationEntryValueByGroupAndEntry.sql", param); ManagedDataStorage.Config.Execute("SaveConfigurationEntryValueByGroupAndEntry.sql", param);
ConfigurationRepository.ReloadEverything(); ReloadEverything();
} }
public static List<ConfigurationNest> GetConfigurationNest() public static List<ConfigurationNest> GetConfigurationNest()