We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c36494 commit fc2041dCopy full SHA for fc2041d
LabelStoreMax/lib/labelconfig.dart
@@ -24,8 +24,7 @@ import 'dart:ui';
24
25
const app_name = "MyApp";
26
27
-const app_key =
28
- "app_b2538b4325a4a6b0f3b919f4c91cea8087ba80977f4a7c1feda669127aca";
+const app_key = "Your app key from WooSignal";
29
30
// Your App key from WooSignal
31
// link: https://woosignal.com/dashboard/apps
0 commit comments