mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Don't expose do_state_change
This commit is contained in:
parent
b953b951fb
commit
765804c93b
1 changed files with 0 additions and 2 deletions
|
@ -4302,8 +4302,6 @@ class WebInterface(object):
|
|||
|
||||
return update
|
||||
|
||||
@cherrypy.expose
|
||||
@requireAuth(member_of("admin"))
|
||||
def do_state_change(self, signal, title, timer, **kwargs):
|
||||
message = title
|
||||
quote = self.random_arnold_quotes()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue