mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 11:02:21 -05:00
More fixes for webui branch checkout feature.
This commit is contained in:
parent
f4b24bd85d
commit
e9eca837a8
@ -3468,6 +3468,8 @@ class Home(MainHandler):
|
||||
return self._genericMessage("Update Failed",
|
||||
"Update wasn't successful, not restarting. Check your log for more information.")
|
||||
|
||||
def branchCheckout(self, branch):
|
||||
self.update(sickbeard.PID, branch)
|
||||
|
||||
def displayShow(self, show=None):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user