add option to put Translate button in the note toolbar
This commit is contained in:
@@ -248,6 +248,9 @@ export const PREF_DEF = {
|
||||
showClipButtonInNoteFooter: {
|
||||
default: false,
|
||||
},
|
||||
showTranslationButtonInNoteFooter: {
|
||||
default: false,
|
||||
},
|
||||
reactionsDisplaySize: {
|
||||
default: 'medium' as 'small' | 'medium' | 'large',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user