apply name change

This commit is contained in:
Chris Kruining 2024-10-31 10:08:35 +01:00
parent 0501a0a463
commit 6f0418d6c5
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
4 changed files with 8 additions and 8 deletions

View file

@ -12,8 +12,8 @@ export default defineConfig({
registerType: 'autoUpdate',
base: '/',
manifest: {
name: 'Translation tool',
short_name: 'T_tool',
name: 'Calque',
short_name: 'Calque',
theme_color: '#f0f',
icons: [],
},