Translate an error message
This commit is contained in:
parent
2b7e88ae95
commit
3bc17cea79
6 changed files with 18 additions and 7 deletions
|
|
@ -5,7 +5,6 @@ use axum::{
|
|||
response::{IntoResponse, Result},
|
||||
};
|
||||
use axum_extra::extract::cookie::{Cookie, CookieJar, SameSite};
|
||||
// use tracing::{event, Level};
|
||||
|
||||
use crate::{
|
||||
app::Context, consts, data::db, data::model, ron_extractor::ExtractRon, ron_utils::ron_error,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue