aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-04-19 22:40:36 +0200
committerGravatar GitHub <noreply@github.com> 2023-04-19 22:40:36 +0200
commit2f53214c159738efc631ce3930e91c44f00f76f5 (patch)
tree1bfb76cb2b0db6a532540148cd88c2884bf82175 /p
parentef82e218ea7f7a6b007e0558c0b90d0e2ba95155 (diff)
Flat theme: un-deprecate (#5316)
* Update metadata.json * Update 05_Configuration.md
Diffstat (limited to 'p')
-rw-r--r--p/themes/Flat/metadata.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/p/themes/Flat/metadata.json b/p/themes/Flat/metadata.json
index acb9b0668..105d72167 100644
--- a/p/themes/Flat/metadata.json
+++ b/p/themes/Flat/metadata.json
@@ -4,6 +4,5 @@
"description": "Thème plat pour FreshRSS",
"version": 0.2,
"files": ["_frss.css", "flat.css"],
- "deprecated": true,
"theme-color": "#34495e"
}