1
0
Fork 0
mirror of https://git.btclock.dev/btclock/webui.git synced 2025-01-17 15:42:22 +01:00

Fix formatting

This commit is contained in:
Djuri Baars 2024-11-29 00:13:43 +01:00
parent 00af5f6521
commit b8ed628bf5

View file

@ -1,5 +1,5 @@
import adapter from '@sveltejs/adapter-static';
import { sveltePreprocess } from 'svelte-preprocess'
import { sveltePreprocess } from 'svelte-preprocess';
/** @type {import('@sveltejs/kit').Config} */
const config = {