formatting

This commit is contained in:
cmdr2 2023-03-16 11:42:31 +05:30
parent ca99b87319
commit a3f357732c

View File

@ -501,8 +501,8 @@ async function init() {
SD.init({ SD.init({
events: { events: {
statusChange: setServerStatus statusChange: setServerStatus,
, idle: onIdle idle: onIdle
} }
}) })