diff options
| author | Fuwn <[email protected]> | 2024-01-13 18:50:34 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-13 18:50:34 -0800 |
| commit | 52e575b2e053b1199e4e7a2e674223aeeda4f2b2 (patch) | |
| tree | b1c6317b826b7b060f4775dc6c541408e42789c6 /src/lib/Tools | |
| parent | feat(lib): tooltip action (diff) | |
| download | due.moe-52e575b2e053b1199e4e7a2e674223aeeda4f2b2.tar.xz due.moe-52e575b2e053b1199e4e7a2e674223aeeda4f2b2.zip | |
chore(followfix): ignore missing error
Diffstat (limited to 'src/lib/Tools')
| -rw-r--r-- | src/lib/Tools/FollowFix.svelte | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Tools/FollowFix.svelte b/src/lib/Tools/FollowFix.svelte index de7a7863..ef87c1dc 100644 --- a/src/lib/Tools/FollowFix.svelte +++ b/src/lib/Tools/FollowFix.svelte @@ -12,6 +12,7 @@ Please log in to view this page. {:else} <p> + <!-- svelte-ignore missing-declaration --> <input type="text" minlength="1" |