forked from Hay1tsme/artemis
port frontend changes from different project
This commit is contained in:
@ -212,7 +212,7 @@ class FrontendConfig:
|
||||
|
||||
@property
|
||||
def secret(self) -> str:
|
||||
CoreConfig.get_config_field(
|
||||
return CoreConfig.get_config_field(
|
||||
self.__config, "core", "frontend", "secret", default=""
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user