add setting to set boosts to be the same as default post visibility
This commit is contained in:
parent
b457c07156
commit
ae35c58425
7 changed files with 25 additions and 1 deletions
|
|
@ -112,6 +112,7 @@ export const defaultState = {
|
|||
soundOnNotif: false,
|
||||
soundOnNotifVolume: 0.2,
|
||||
soundOnNotifCustom: '',
|
||||
boostsFollowDefVis: false,
|
||||
renderMisskeyMarkdown: undefined,
|
||||
renderMfmOnHover: undefined, // instance default
|
||||
conversationDisplay: undefined, // instance default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue