You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply code-style and minor cleanup across several files: reformat multi-line imports and function signatures in contentExporter.ts and JsonImport.vue, break long template/component attributes into multiple lines, and standardize trailing semicolons. Update MarkdownImport.vue and WordImport.vue to point attachment links to the console attachment settings (tab=attachment) instead of user settings. Also minor UI template tidy-ups (inline button spacing, multiline icon components with tooltips) and a small status object initialization fix. These are mostly non-functional formatting and UX link adjustments.
0 commit comments