added admin area to delete feeds

This commit is contained in:
2026-06-09 21:45:13 +02:00
parent 8b56174856
commit f3af42c3c5
4 changed files with 18 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
pub mod articles;
pub mod feed_info;
pub mod login;
pub mod new_feed;
pub mod new_user;