mirror of
https://github.com/caronc/apprise.git
synced 2025-12-15 10:04:06 +08:00
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
from Config import *
|
|
|
|
# Ignore false-positive spelling errors on brand names
|
|
addFilter('spelling-error.*ntfy')
|