add new lesson mode and started code refraction
This commit is contained in:
9
client/capacitor.config.json
Normal file
9
client/capacitor.config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"appId": "com.zenkanji.app",
|
||||
"appName": "Zen Kanji",
|
||||
"webDir": "dist",
|
||||
"server": {
|
||||
"androidScheme": "http",
|
||||
"cleartext": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user