mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 11:02:21 -05:00
Add version to Source installs (zipfiles) on Config pages
This commit is contained in:
parent
54ce291897
commit
097c076675
@ -550,6 +550,7 @@ class SourceUpdateManager(UpdateManager):
|
||||
|
||||
if not self._cur_commit_hash:
|
||||
self._cur_commit_hash = None
|
||||
sickbeard.CUR_COMMIT_HASH = str(self._cur_commit_hash)
|
||||
|
||||
def need_update(self):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user