#469 - DM warning text should vary based on BE setting
This commit is contained in:
parent
ac28e8c2f9
commit
c9a9b3122d
4 changed files with 8 additions and 2 deletions
|
@ -5,6 +5,7 @@ const defaultState = {
|
|||
// Stuff from static/config.json and apiConfig
|
||||
name: 'Pleroma FE',
|
||||
registrationOpen: true,
|
||||
safeDM: true,
|
||||
textlimit: 5000,
|
||||
server: 'http://localhost:4040/',
|
||||
theme: 'pleroma-dark',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue