diff options
| author | Fuwn <[email protected]> | 2025-12-15 02:46:41 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-12-15 02:46:41 -0800 |
| commit | 4033679ef214601e5445e2398b9835c118ba2157 (patch) | |
| tree | 8bc6215e1679cbd04e5616fc6f2c750cfdba5eb9 /src/lib/Tools/SequelCatcher/Tool.svelte | |
| parent | feat(Wrapped): Add detailed activity fetcher toggle (diff) | |
| download | due.moe-4033679ef214601e5445e2398b9835c118ba2157.tar.xz due.moe-4033679ef214601e5445e2398b9835c118ba2157.zip | |
format: Apply Prettier formatting
Diffstat (limited to 'src/lib/Tools/SequelCatcher/Tool.svelte')
| -rw-r--r-- | src/lib/Tools/SequelCatcher/Tool.svelte | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Tools/SequelCatcher/Tool.svelte b/src/lib/Tools/SequelCatcher/Tool.svelte index 4038c04e..a954b4d7 100644 --- a/src/lib/Tools/SequelCatcher/Tool.svelte +++ b/src/lib/Tools/SequelCatcher/Tool.svelte @@ -71,7 +71,7 @@ <Message message="" loader="ripple" slot withReload fullscreen>Error fetching media.</Message> {/await} - <p></p> + <p /> <blockquote style="margin: 0 0 0 1.5rem;"> Thanks to <Username username="sevengirl" /> and <Username username="esthereae" /> for the idea! |