From 531183868c354da94204da8b7468b93ce27438a5 Mon Sep 17 00:00:00 2001 From: nemsia Date: Fri, 14 Apr 2017 00:00:16 +0200 Subject: [PATCH] Change default path on manifest --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 22ce245..232ae17 100644 --- a/manifest.json +++ b/manifest.json @@ -38,8 +38,8 @@ "en": "Choose a path for Mastodon", "fr": "Choisissez un chemin pour Mastodon" }, - "example": "/mastodon", - "default": "/mastodon" + "example": "/", + "default": "/" }, { "name": "admin",