♻️ Refactor the Markdown preview theme application logic
This commit is contained in:
@@ -141,6 +141,7 @@ export const useThemeStore = defineStore('theme', () => {
|
||||
|
||||
const editorStore = useEditorStore();
|
||||
editorStore?.applyThemeSettings();
|
||||
editorStore?.applyPreviewThemeSettings();
|
||||
};
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user