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 cc9d5d7 commit ba91f2fCopy full SHA for ba91f2f
LabelStoreMax/lib/labelconfig.dart
@@ -16,17 +16,16 @@ import 'dart:ui';
16
Developer Notes
17
18
SUPPORT EMAIL - support@woosignal.com
19
- VERSION - 2.0.3
+ VERSION - 2.0.2
20
https://woosignal.com
21
*/
22
23
/*<! ------ CONFIG ------!>*/
24
25
const app_name = "MyApp";
26
27
-//const app_key = "Your app key from WooSignal";
28
-const app_key =
29
- "app_affb6434339b34443a297c2e40a3edab7102137e6d67de9abfe612b749bd";
+const app_key = "Your app key from WooSignal";
+
30
// Your App key from WooSignal
31
// link: https://woosignal.com/dashboard/apps
32
0 commit comments