forked from btclock/webui
Fix formatting
This commit is contained in:
parent
3b045dbbfa
commit
7fc580cb3a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
import adapter from '@sveltejs/adapter-static';
|
import adapter from '@sveltejs/adapter-static';
|
||||||
import { sveltePreprocess } from 'svelte-preprocess'
|
import { sveltePreprocess } from 'svelte-preprocess';
|
||||||
|
|
||||||
/** @type {import('@sveltejs/kit').Config} */
|
/** @type {import('@sveltejs/kit').Config} */
|
||||||
const config = {
|
const config = {
|
||||||
|
|
Loading…
Reference in a new issue