mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-26 18:58:29 +02:00
feat: improved ingress form and account settings
This commit is contained in:
@@ -17,7 +17,7 @@ use crate::{
|
||||
|
||||
use super::render_block;
|
||||
|
||||
page_data!(AccountData, "auth/account.html", {
|
||||
page_data!(AccountData, "auth/account_settings.html", {
|
||||
user: User
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user