deduplicated RemoteError

This commit is contained in:
2026-01-25 21:54:36 +08:00
parent a48e34adc7
commit d1ef0a010f
6 changed files with 14 additions and 20 deletions

View File

@@ -1,4 +1,5 @@
pub mod app_data;
pub mod remote_error;
pub mod dolls;
pub mod friends;
pub mod health;