From da88dc18e7836490d37abfe4c46c77519ba944b9 Mon Sep 17 00:00:00 2001 From: Thomas Amland Date: Sat, 1 May 2021 18:16:16 +0200 Subject: [PATCH] fix app name --- package.json | 2 +- public/index.html | 2 +- public/manifest.webmanifest | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a265f5e..83e836e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "airsonic", + "name": "airsonic-refix", "version": "0.0.0", "private": true, "scripts": { diff --git a/public/index.html b/public/index.html index 55a4216..a70c447 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,7 @@ - Airsonic + Airsonic (refix)