1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00
This commit is contained in:
syuilo 2018-07-29 05:34:08 +09:00
parent 2bdad9c411
commit 921fb0012b

View File

@ -55,7 +55,7 @@ function main() {
ev.mount();
}
if (!program.noDaemons) {
if (program.daemons) {
serverStats();
notesStats();
}