tf did i do smh

This commit is contained in:
endernon 2024-11-05 19:51:58 +00:00
parent 0b120eda74
commit 510b023e4e

View file

@ -8,8 +8,7 @@ pub enum Errorfr {
ItemJsonMissing,
/// item config json is corrupt
#[error("Error 2: item config json is corrupt, Reread config.md\n{:?}"
)]
#[error("Error 2: item config json is corrupt, Reread config.md\n")]
ItemJsonCorrupt(serde_json::Error),
/// idmap is missing