Merge remote-tracking branch 'upstream/dev'

This commit is contained in:
thororen 2024-05-05 13:12:45 -04:00
commit 18fb94d872
9 changed files with 70 additions and 50 deletions

View file

@ -36,6 +36,7 @@ import { settings } from "./settings";
import { showToast } from "./utils";
const guildPopoutPatch: NavContextMenuPatchCallback = (children, { guild }: { guild: Guild, onClose(): void; }) => {
if (!guild) return;
children.push(
<Menu.MenuItem
label="View Reviews"