mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Update Arnold Quotes
This commit is contained in:
parent
ed8c7c1052
commit
c35b79e642
1 changed files with 2 additions and 3 deletions
|
@ -2224,8 +2224,7 @@ class WebInterface(object):
|
|||
'I need your clothes, your boots and your motorcycle.',
|
||||
'No, it\'s not a tumor. It\'s not a tumor!',
|
||||
'I LIED!',
|
||||
'See you at the party, Richter!',
|
||||
'Are you Sarah Conner?',
|
||||
'Are you Sarah Connor?',
|
||||
'I\'m a cop you idiot!',
|
||||
'Come with me if you want to live.',
|
||||
'Who is your daddy and what does he do?'
|
||||
|
@ -2250,4 +2249,4 @@ class WebInterface(object):
|
|||
def check_pms_updater(self):
|
||||
pms_connect = pmsconnect.PmsConnect()
|
||||
result = pms_connect.get_update_staus()
|
||||
return json.dumps(result)
|
||||
return json.dumps(result)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue