Refactor recipe editing logic to use User's method for permission check and update template accordingly

This commit is contained in:
Greg Burri 2025-04-28 12:52:45 +02:00
parent be6905cc3b
commit c296689c6b
4 changed files with 9 additions and 7 deletions

View file

@ -104,7 +104,7 @@ pub async fn dev_panel(
}
}
///// DEV_PANEL /////
///// LOGS /////
#[derive(Deserialize)]
pub struct LogFile {