mirror of
https://github.com/misskey-dev/misskey
synced 2024-11-25 15:46:39 +09:00
Fix bug
This commit is contained in:
parent
2bdad9c411
commit
921fb0012b
@ -55,7 +55,7 @@ function main() {
|
||||
ev.mount();
|
||||
}
|
||||
|
||||
if (!program.noDaemons) {
|
||||
if (program.daemons) {
|
||||
serverStats();
|
||||
notesStats();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user