mirror of
https://github.com/BlueBubblesApp/bluebubbles-app.git
synced 2025-08-06 03:15:57 +08:00
Remove forehead on ChromeOS
This commit is contained in:
@ -34,7 +34,7 @@ class MethodChannelService extends GetxService {
|
||||
if (!ls.isBubble) {
|
||||
BackgroundIsolate.initialize();
|
||||
}
|
||||
chromeOS = await mcs.invokeMethod("check-chromeos") ?? false;
|
||||
// chromeOS = await mcs.invokeMethod("check-chromeos") ?? false;
|
||||
} catch (_) {}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user