Fix typo
This commit is contained in:
parent
b3a1ab2508
commit
5dbb8b6cac
@ -101,7 +101,7 @@ class Syncthing(IntervalModule):
|
|||||||
user_open(self.url)
|
user_open(self.url)
|
||||||
|
|
||||||
def st_restart(self):
|
def st_restart(self):
|
||||||
"""Callback: Restart Syncthing""""
|
"""Callback: Restart Syncthing"""
|
||||||
self.st_post('/rest/system/restart')
|
self.st_post('/rest/system/restart')
|
||||||
|
|
||||||
def st_stop(self):
|
def st_stop(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user