mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Rename PlexPy to Tautulli
This commit is contained in:
parent
55bdde808b
commit
19f029cff0
50 changed files with 867 additions and 870 deletions
|
@ -120,7 +120,7 @@ def swizzled_bundleIdentifier(self, original):
|
|||
return 'ade.plexpy.osxnotify'
|
||||
|
||||
if __name__ == '__main__':
|
||||
notify('PlexPy', 'Test Subtitle', 'Test Body')
|
||||
notify('Tautulli', 'Test Subtitle', 'Test Body')
|
||||
""")
|
||||
f.close()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue