3 lines
80 B
Python
3 lines
80 B
Python
# pylint: disable=missing-docstring
|
|
NOTIFICATION_PREF_KEY = "notification_pref"
|
# pylint: disable=missing-docstring
|
|
NOTIFICATION_PREF_KEY = "notification_pref"
|