diff --git a/rnex-core/src/nex/datastore.rs b/rnex-core/src/nex/datastore.rs index 6884a83..74458d5 100644 --- a/rnex-core/src/nex/datastore.rs +++ b/rnex-core/src/nex/datastore.rs @@ -1549,7 +1549,7 @@ impl DataStore for User { .await .map_err(|e| { log::error!("DB Error: {:?}", e); - ErrorCode::DataStore_SystemFileError + ErrorCode::DataStore_NotFound })?; Ok(