mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-09 17:27:46 +08:00
fix logging
This commit is contained in:
@@ -144,7 +144,7 @@ class FrontendServlet():
|
||||
Route("/robots.txt", self.robots)
|
||||
]
|
||||
|
||||
def startup(self) -> None:
|
||||
def startup(self) -> None:
|
||||
self.config.update({
|
||||
"frontend": {
|
||||
"standalone": True,
|
||||
|
||||
Reference in New Issue
Block a user