chore: update app name
This commit is contained in:
@@ -7,7 +7,7 @@ const isDevelopment = process.env.NODE_ENV === 'development';
|
||||
const getDefaultPwaOptions = (name: string): Partial<PwaPluginOptions> => ({
|
||||
manifest: {
|
||||
description:
|
||||
'Vben Admin Pro is a modern admin dashboard template based on Vue 3. ',
|
||||
'Vue Vben Admin is a modern admin dashboard template based on Vue 3. ',
|
||||
icons: [
|
||||
{
|
||||
sizes: '192x192',
|
||||
|
Reference in New Issue
Block a user