fix notification import

master
MrTyton 3 years ago
parent c0153d551f
commit ea8f686e97

@ -1 +1 @@
2022.03.26-06
2022.03.26-07

@ -7,6 +7,7 @@ import ntpath
from os import utime
from os.path import join
from notifications import Notification
from pushbullet import Pushbullet
from optparse import OptionParser

Loading…
Cancel
Save