mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 16:24:48 -04:00
Fixup
This commit is contained in:
parent
6cb415b63f
commit
dc5efc92a8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
from ._base import Config, ConfigError
|
from ._base import Config, ConfigError
|
||||||
|
|
||||||
MISSING_SENTRY = (
|
MISSING_SENTRY = (
|
||||||
"""Missing sentry_sdk library. This is required for enable sentry
|
"""Missing sentry_sdk library. This is required to enable sentry
|
||||||
integration.
|
integration.
|
||||||
|
|
||||||
Install by running:
|
Install by running:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue