From 80061b1f81b842fb5da9532f0635a25e6496da13 Mon Sep 17 00:00:00 2001 From: hydroflame <79246165+hydroflame@users.noreply.github.com> Date: Mon, 16 Jan 2023 15:51:47 -0500 Subject: [PATCH] Remove donation section under options (#328) --- src/GameOptions/ui/GameOptionsSidebar.tsx | 44 ----------------------- 1 file changed, 44 deletions(-) diff --git a/src/GameOptions/ui/GameOptionsSidebar.tsx b/src/GameOptions/ui/GameOptionsSidebar.tsx index 65ce84083..6b97a299d 100644 --- a/src/GameOptions/ui/GameOptionsSidebar.tsx +++ b/src/GameOptions/ui/GameOptionsSidebar.tsx @@ -8,7 +8,6 @@ import { Save, SystemUpdateAlt, Upload, - Bloodtype, } from "@mui/icons-material"; import { Box, Button, List, ListItemButton, Paper, Tooltip, Typography } from "@mui/material"; import { default as React, useRef, useState } from "react"; @@ -277,49 +276,6 @@ export const GameOptionsSidebar = (props: IProps): React.ReactElement => { Reddit - - {!location.href.startsWith("file://") && ( - -
- -
- -
- )} setDiagnosticOpen(false)} />