From 196ed2e338a236c210543fa73016e7d29991549b Mon Sep 17 00:00:00 2001 From: Sicco van Sas Date: Sun, 20 Mar 2022 22:03:32 +0100 Subject: Remve '3' as Morpheus is also the default theme of Matomo 4 (#18968) --- plugins/Morpheus/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Morpheus/plugin.json b/plugins/Morpheus/plugin.json index 61f16450bb..0ca3f628c6 100644 --- a/plugins/Morpheus/plugin.json +++ b/plugins/Morpheus/plugin.json @@ -1,6 +1,6 @@ { "name": "Morpheus", - "description": "Morpheus is the default theme of Matomo 3 designed to help you focus on your analytics. In Greek mythology, Morpheus is the God of dreams. In the Matrix movie, Morpheus is the leader of the rebel forces who fight to awaken humans from a dreamlike reality called The Matrix. ", + "description": "Morpheus is the default theme of Matomo designed to help you focus on your analytics. In Greek mythology, Morpheus is the God of dreams. In the Matrix movie, Morpheus is the leader of the rebel forces who fight to awaken humans from a dreamlike reality called The Matrix. ", "theme": true, "stylesheet": "stylesheets/main.less" -} \ No newline at end of file +} -- cgit v1.2.3