diff --git a/TODO.md b/TODO.md index d56ac49d5..41cc9102a 100644 --- a/TODO.md +++ b/TODO.md @@ -19,4 +19,4 @@ - [ ] settings/general "Show a warning if you attempt to post files without a description" from FireFish - [ ] settings/general "Get assets from CDN" from FireFish - [ ] Robot-Mode, much like cat-mode but, Robot antenna, and beeps and boops -- [ ] When not signed-in, approvals off, try to signup, "Find another server" leads to dead link +- [X] When not signed-in, approvals off, try to signup, "Find another server" leads to dead link diff --git a/packages/client/src/components/MkSignup.vue b/packages/client/src/components/MkSignup.vue index ebe502aa2..4fd971a73 100644 --- a/packages/client/src/components/MkSignup.vue +++ b/packages/client/src/components/MkSignup.vue @@ -1,7 +1,7 @@