feat: added fronted for timers_list, added urls for cors
This commit is contained in:
8
client/capacitor.config.json
Normal file
8
client/capacitor.config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"appId": "com.kawai.focus",
|
||||
"appName": "Kawai-Focus",
|
||||
"webDir": "dist",
|
||||
"server": {
|
||||
"androidScheme": "https"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user