From 33dda4dad9329dee8f02a61429b288b8f8dac52d Mon Sep 17 00:00:00 2001 From: Bryan Stitt Date: Sat, 6 Aug 2022 07:06:24 +0000 Subject: [PATCH] another one --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 7162ac32..f4096ad1 100644 --- a/TODO.md +++ b/TODO.md @@ -221,3 +221,4 @@ in another repo: event subscriber #[cfg(feature = "with-uuid")] pub use uuid::Builder as UuidBuilder; ``` +- [ ] get to /, when not serving a websocket, should have a simple welcome page. maybe with a button to update your wallet. \ No newline at end of file