fix manifest name and add Project component
This commit is contained in:
parent
b20150c782
commit
367e494873
3 changed files with 66 additions and 21 deletions
|
@ -17,6 +17,14 @@ module.exports = {
|
|||
]
|
||||
},
|
||||
|
||||
manifest: {
|
||||
name: "ctexxx",
|
||||
author: "Moritz Ruth",
|
||||
mobileAppIOS: false,
|
||||
nativeUI: true,
|
||||
"short_name": "ctexxx"
|
||||
},
|
||||
|
||||
/*
|
||||
** Customize the progress-bar color
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue