From 8c555465c0fa3705ec9fd326743400c9bbe0113c Mon Sep 17 00:00:00 2001 From: Greg Slepak Date: Sun, 21 Jul 2024 08:08:49 -0700 Subject: [PATCH] hide broken last section of faq --- src/components/FAQ.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/FAQ.vue b/src/components/FAQ.vue index 8d716f9..e9b8249 100644 --- a/src/components/FAQ.vue +++ b/src/components/FAQ.vue @@ -23,7 +23,7 @@

-
+
@@ -166,7 +166,7 @@ export default { That is the goal. Group Income is one of the steps on the way to that goal.`, active: false }] - }, { + }/*, { title: 'Dev Support', id: 'dev-support', qa: [{ @@ -177,7 +177,7 @@ export default { If you believe Group Income is a project that should succeed, you can reflect that in the amount you choose. The money earned will be put directly back into development and support of Group Income so we can continue providing the tools you need to just set it and forget it!`, active: false }] - }], + }*/], previous: [0, 0], expandAll: false }