From 97b6699afefe373d510dda5589a0754a4b380153 Mon Sep 17 00:00:00 2001 From: V Date: Thu, 21 Sep 2023 18:56:58 +0200 Subject: Fuck you Mozilla --- src/components/VencordSettings/VencordTab.tsx | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'src/components/VencordSettings/VencordTab.tsx') diff --git a/src/components/VencordSettings/VencordTab.tsx b/src/components/VencordSettings/VencordTab.tsx index a8e9ea5..520e4da 100644 --- a/src/components/VencordSettings/VencordTab.tsx +++ b/src/components/VencordSettings/VencordTab.tsx @@ -21,6 +21,7 @@ import { Settings, useSettings } from "@api/Settings"; import { classNameFactory } from "@api/Styles"; import DonateButton from "@components/DonateButton"; import { ErrorCard } from "@components/ErrorCard"; +import { IsFirefox } from "@utils/constants"; import { Margins } from "@utils/margins"; import { identity } from "@utils/misc"; import { relaunch, showItemInFolder } from "@utils/native"; @@ -109,12 +110,14 @@ function VencordSettings() { Restart Client )} - + {!IsFirefox && ( + + )} {!IS_WEB && (