chore(manifest): Set a generic description

This commit is contained in:
Georg Krause 2022-10-17 16:34:48 +02:00 committed by Georg Krause
commit 4216968c10
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ export default defineConfig(({ mode }) => ({
start_url: undefined,
scope: undefined,
short_name: 'Funkwhale',
description: 'TODO',
description: 'Your free and federated audio platform',
icons: [
{
src: 'android-chrome-192x192.png',