8-24/1
This commit is contained in:
@@ -40,7 +40,6 @@ class LocaleController extends GetxController {
|
||||
|
||||
@override
|
||||
void onInit() {
|
||||
FirebasMessagesController().requestPermission();
|
||||
String storedLang = box.read(BoxName.lang) ?? "";
|
||||
switch (storedLang) {
|
||||
case "ar":
|
||||
|
||||
Reference in New Issue
Block a user