From 7ea68d3014148f84c396bf76ebb8096a94c92b1d Mon Sep 17 00:00:00 2001 From: Nikotile Date: Wed, 3 Jan 2024 08:19:58 +0900 Subject: [PATCH] Fix Pasupare theme name --- static/themes/pasupare.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/themes/pasupare.json b/static/themes/pasupare.json index 3462950e..14187ff8 100644 --- a/static/themes/pasupare.json +++ b/static/themes/pasupare.json @@ -1,5 +1,6 @@ { "_pleroma_theme_version": 2, + "name": "Pasupare", "theme": { "themeEngineVersion": 3, "shadows": { @@ -567,4 +568,4 @@ "attachment": "3" } } -} \ No newline at end of file +}