fix name app
This commit is contained in:
parent
183294a3b9
commit
cbfb7cdfdd
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ export default defineConfig({
|
||||||
},
|
},
|
||||||
includeAssets: ['icons/safari-pinned-tab.svg'],
|
includeAssets: ['icons/safari-pinned-tab.svg'],
|
||||||
manifest: {
|
manifest: {
|
||||||
name: 'BMA-Checkin',
|
name: 'HRMS-Checkin',
|
||||||
short_name: 'EHR Checkin',
|
short_name: 'HRMS Checkin',
|
||||||
theme_color: '#ffffff',
|
theme_color: '#ffffff',
|
||||||
icons: [
|
icons: [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue