Fix library sync crashing trying to display an error

- Fixes #340
This commit is contained in:
croneter 2017-09-08 12:54:43 +02:00
parent 6268768a4b
commit 826712340b

View file

@ -108,7 +108,7 @@ class LibrarySync(Thread):
dialog('notification',
heading='{plex}',
message=message,
type='{error}')
icon='{error}')
def syncPMStime(self):
"""