some initial work on moving instance settings to pinia

This commit is contained in:
Henry Jameson 2026-01-22 00:22:18 +02:00
commit 9452b3084a
10 changed files with 559 additions and 195 deletions

View file

@ -93,7 +93,7 @@ export const instanceDefaultConfig = {
sidebarRight: false,
scopeCopy: true,
subjectLineBehavior: 'email',
alwaysShowSubjectInput: true,
alwaysShowSubjectInput: false,
postContentType: 'text/plain',
minimalScopesMode: false,