change error to not found
All checks were successful
Build and Test / splatoon (push) Successful in 3m4s
Build and Test / mario-tennis (push) Successful in 3m41s
Build and Test / wii-sports-club (push) Successful in 3m53s
Build and Test / fast-racing-neo (push) Successful in 4m3s
Build and Test / wii-u-chat (push) Successful in 4m8s
Build and Test / friends (push) Successful in 4m8s
Build and Test / sonic-transformed (push) Successful in 4m17s
Build and Test / minecraft-wiiu (push) Successful in 4m26s
Build and Test / splatoon-testfire (push) Successful in 4m33s
Build and Test / puyopuyo (push) Successful in 4m33s
Build and Test / super-mario-maker (push) Successful in 5m9s

This commit is contained in:
red binder 2026-06-18 22:01:39 +02:00
commit 3fcdcfe326

View file

@ -1549,7 +1549,7 @@ impl DataStore for User {
.await
.map_err(|e| {
log::error!("DB Error: {:?}", e);
ErrorCode::DataStore_SystemFileError
ErrorCode::DataStore_NotFound
})?;
Ok(