Localization Chamges #2

This commit is contained in:
2025-08-19 11:13:05 +05:30
parent e2a809d363
commit 842eef2cc7
4 changed files with 8 additions and 5 deletions

View File

@@ -31,4 +31,5 @@ class SecureStorage {
Future<void> deleteAll() async {
await _storage.deleteAll();
}
}
}