diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/component/Support.svelte | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/component/Support.svelte b/src/lib/component/Support.svelte index ceff0fd..a5bc48f 100644 --- a/src/lib/component/Support.svelte +++ b/src/lib/component/Support.svelte @@ -1,5 +1,4 @@ -<script lang="ts"> -</script> +<script lang="ts"></script> <style lang="scss"> h2 { |