clean
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { writable } from 'svelte/store';
|
||||
import type { ThemeName } from '$lib/themes';
|
||||
import type { ThemeName } from '../themes';
|
||||
|
||||
const STORAGE_KEY = 'editorSettings';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user