From 12543be913a941176cdd24d406ec8f39727092bc Mon Sep 17 00:00:00 2001
From: Prospector <6166773+Prospector@users.noreply.github.com>
Date: Sun, 20 Aug 2023 12:23:17 -0700
Subject: [PATCH] Fix placement of Modrinth App promo and add toggle for the
primary nav promos (#1315)
---
composables/cosmetics.js | 1 +
layouts/default.vue | 29 +++++++++++++++++++----------
pages/settings/index.vue | 16 ++++++++++++++++
3 files changed, 36 insertions(+), 10 deletions(-)
diff --git a/composables/cosmetics.js b/composables/cosmetics.js
index 3b2228b13..4d62e8d60 100644
--- a/composables/cosmetics.js
+++ b/composables/cosmetics.js
@@ -17,6 +17,7 @@ export const useCosmetics = () =>
externalLinksNewTab: true,
developerMode: false,
notUsingBlockers: false,
+ hideModrinthAppPromos: false,
searchDisplayMode: {
mod: 'list',
plugin: 'list',
diff --git a/layouts/default.vue b/layouts/default.vue
index b36babba3..4499b362d 100644
--- a/layouts/default.vue
+++ b/layouts/default.vue
@@ -94,10 +94,6 @@
Settings
-
-
- Get Modrinth App
-
Moderation
+
+
+ Get Modrinth App
+