Update index.py

pull/393/head
midoks 2 years ago
parent 15d48accad
commit 3ccebf4f47
  1. 2
      plugins/tgbot/index.py

@ -158,7 +158,7 @@ def reload():
content = mw.readFile(tgbot_tpl)
mw.writeFile(tgbot_dst, content)
return tbOp('reload')
return tbOp('restart')
def initdStatus():

Loading…
Cancel
Save