From 499dd05c018a9e04b505055c5641227a4f2c9575 Mon Sep 17 00:00:00 2001
From: Kai Reinhard <K.Reinhard@micromata.de>
Date: Fri, 14 Dec 2018 17:00:44 +0000
Subject: [PATCH] Merlin -> BorgButler

---
 borgbutler-webapp/public/manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/borgbutler-webapp/public/manifest.json b/borgbutler-webapp/public/manifest.json
index 5ae3b93..af27f0d 100644
--- a/borgbutler-webapp/public/manifest.json
+++ b/borgbutler-webapp/public/manifest.json
@@ -1,6 +1,6 @@
 {
-  "short_name": "Merlin Webapp",
-  "name": "Control Merlin with this webapp.",
+  "short_name": "BorgButler Webapp",
+  "name": "Control BorgButler with this webapp.",
   "start_url": "./index.html",
   "display": "standalone",
   "theme_color": "#000000",

--
Gitblit v1.10.0