1
0
Fork 0

fix manifest name and add Project component

This commit is contained in:
Moritz Ruth 2019-03-03 13:45:13 +01:00
parent b20150c782
commit 367e494873
3 changed files with 66 additions and 21 deletions

View file

@ -17,6 +17,14 @@ module.exports = {
]
},
manifest: {
name: "ctexxx",
author: "Moritz Ruth",
mobileAppIOS: false,
nativeUI: true,
"short_name": "ctexxx"
},
/*
** Customize the progress-bar color
*/