diff --git a/src/lib/components/functional/ConversionPanel.svelte b/src/lib/components/functional/ConversionPanel.svelte index 846cdb7..408227c 100644 --- a/src/lib/components/functional/ConversionPanel.svelte +++ b/src/lib/components/functional/ConversionPanel.svelte @@ -1,7 +1,7 @@ @@ -28,7 +28,10 @@ {#if files.requiredConverters.length === 1}
Set all to
•
- {name} + {name} + {/each} diff --git a/src/lib/sections/about/Credits.svelte b/src/lib/sections/about/Credits.svelte index 8644154..3238081 100644 --- a/src/lib/sections/about/Credits.svelte +++ b/src/lib/sections/about/Credits.svelte @@ -47,7 +47,7 @@
Big thanks to all these people for helping out!
- Discord Server
+ Discord server
- File converters have always disappointed us. They're
- ugly, riddled with ads, and most importantly; slow. We
- decided to solve this problem once and for all by making an
- alternative that solves all those problems, and then some.
-
-
-
- All your files are converted completely on—device, which means
- that there's no delay between sending and receiving the file
- from a server, and that we never get to snoop on the files you
- convert.
-
+ File converters have always disappointed us. They're ugly,
+ riddled with ads, and most importantly; slow. We decided to solve this
+ problem once and for all by making an alternative that solves all those
+ problems, and more.
+
+ All your files are converted completely on-device; this means that there's
+ no delay between sending and receiving the files from a server, and we never
+ get to snoop on the files you convert.
+