This commit is contained in:
Adria Navarro 2025-01-10 15:19:55 +01:00
parent 88e245a5bb
commit 23025f4639
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import {
notificationStore, notificationStore,
devToolsEnabled, devToolsEnabled,
devToolsStore, devToolsStore,
} from "../stores/index.js" } from "../stores/index"
import { get } from "svelte/store" import { get } from "svelte/store"
export const API = createAPIClient({ export const API = createAPIClient({