Fix typo.

This commit is contained in:
HenriT
2021-04-19 15:49:50 +03:00
parent 22d2e6f630
commit f9faf31c0d
2 changed files with 4 additions and 7 deletions

View File

@ -7,7 +7,7 @@ module.exports = {
name: 'Serverless Invoices',
manifestOptions: {
short_name: 'Invoices',
}
},
themeColor: '#edeff1',
appleMobileWebAppCapable: 'yes',
workboxPluginMode: 'GenerateSW',