Merge branch 'birthdays' into 'develop'
Birthdays See merge request pleroma/pleroma-fe!1432
This commit is contained in:
commit
22c3012e1c
11 changed files with 126 additions and 6 deletions
|
|
@ -116,6 +116,8 @@ const defaultState = {
|
|||
restrictedNicknames: [],
|
||||
safeDM: true,
|
||||
knownDomains: [],
|
||||
birthdayRequired: false,
|
||||
birthdayMinAge: 0,
|
||||
|
||||
// Feature-set, apparently, not everything here is reported...
|
||||
shoutAvailable: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue