mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
add option to open conversation view by clicking empty space in posts
This commit is contained in:
parent
9eded4eb77
commit
fafa399d74
7 changed files with 22 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ export const defaultState = {
|
|||
showFaviconBadge: true,
|
||||
autoRefreshOnRequired: true,
|
||||
showUnreadInTitle: true,
|
||||
clickEmptyToOpenConversation: false,
|
||||
renderMisskeyMarkdown: undefined,
|
||||
renderMfmOnHover: undefined, // instance default
|
||||
conversationDisplay: undefined, // instance default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue