ui/profile: fix dubious profile editing

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-07-15 08:24:46 -07:00
parent 4e3fcad709
commit a714bef690
9 changed files with 148 additions and 188 deletions

View File

@@ -19,7 +19,6 @@ mod multi_subscriber;
mod nav;
mod post;
mod profile;
mod profile_state;
mod route;
mod search;
mod subscriptions;