Updated DemoPlugin_WebRequest (markdown)

master
Chris Caron 2021-10-01 14:34:20 -04:00
parent 48b9a85a81
commit c66d0a7c87
1 changed files with 2 additions and 1 deletions

@ -19,7 +19,8 @@ class NotifyDemo(NotifyBase):
"""
# The default descriptive name associated with the Notification
service_name = 'Apprise Demo Notification'
# _() allows us to support future (language) translations
service_name = _('Apprise Demo Notification')
# The default protocol/schema
# This will be what triggers your service to be activated when