创建类
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
AppConfig {
|
class WebConfig {
|
||||||
static const String iOSDownloadUrl = "https://apps.apple.com/sg/app/sugarvibe/id6737873037";
|
static const String iOSDownloadUrl =
|
||||||
static const String androidDownloadUrl = "https://play.google.com/store/apps/details?id=com.sugarvibe.chat";
|
"https://apps.apple.com/sg/app/sugarvibe/id6737873037";
|
||||||
|
static const String androidDownloadUrl =
|
||||||
|
"https://play.google.com/store/apps/details?id=com.sugarvibe.chat";
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user