mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
web: add support for using custom monograph server
This commit is contained in:
committed by
Abdullah Atta
parent
0bb2345ccb
commit
52e12de296
@@ -1600,6 +1600,8 @@ For example:
|
||||
sseServer: () => t`Events server`,
|
||||
sseServerDesc: () =>
|
||||
t`Server used to receive important notifications & events.`,
|
||||
monographServer: () => t`Monograph server`,
|
||||
monographServerDesc: () => t`Server used to host your published notes.`,
|
||||
logoutToChangeServerUrls: () =>
|
||||
t`You must log out in order to change/reset server URLs.`,
|
||||
enterValidUrl: () => t`Please enter a valid URL`,
|
||||
|
||||
Reference in New Issue
Block a user