mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-19 07:24:42 +01:00
opt.: display err if home widget fails (#659)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
|
||||
|
||||
<application
|
||||
android:label="ServerBox"
|
||||
android:label="@string/app_name"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:allowBackup="true"
|
||||
|
||||
Reference in New Issue
Block a user