This commit is contained in:
Izalia Mae 2019-12-04 04:26:17 -05:00
parent 66d275eee4
commit 84a24194a1

View file

@ -38,7 +38,7 @@ logging.basicConfig(
)
NAME = f'Simple Notifs'
NAME = f'Multi-Notifs'
NOTIF = '/data/data/com.termux/files/usr/bin/termux-notification'
CONF = f'{dirname(abspath(__file__))}/config.json'