Commit 7630081 1 parent 2c6e20b commit 7630081 Copy full SHA for 7630081
File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 14
14
"platform" : " platform" ,
15
15
"default_max_upload_avatar_size_in_bytes" : 1000000 ,
16
16
"dev_mode" : false ,
17
- "qr_code_download_url" : " http ://sign-up.stg.lin-saas.com /download/chat"
17
+ "qr_code_download_url" : " https ://sign-up.twake.app /download/chat"
18
18
}
Original file line number Diff line number Diff line change @@ -52,8 +52,7 @@ abstract class AppConfig {
52
52
53
53
static String appTermsOfUse = 'https://twake.app/terms' ;
54
54
55
- static String qrCodeDownloadUrl =
56
- 'http://sign-up.stg.lin-saas.com/download/chat' ;
55
+ static String qrCodeDownloadUrl = 'https://sign-up.twake.app/download/chat' ;
57
56
58
57
static String twakeChatAppleStore =
59
58
'https://apps.apple.com/us/app/twake-chat/id6473384641' ;
You can’t perform that action at this time.
0 commit comments