Add MenuItemDeobfuscator

This commit is contained in:
Vendicated
2022-10-29 15:25:10 +02:00
parent 6b0caaae37
commit 1764206e19
2 changed files with 81 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import { Devs } from "../utils/constants";
import definePlugin from "../utils/types";
export default definePlugin({
name: "ApiNotices",
name: "NoticesApi",
description: "Fixes notices being automatically dismissed",
authors: [Devs.Ven],
required: true,