BypassDND -> BypassStatus

This commit is contained in:
thororen1234 2024-08-18 00:20:36 -04:00
parent aca51e64f8
commit 92fe7335fb
12 changed files with 32 additions and 25 deletions

View file

@ -4,11 +4,9 @@
* SPDX-License-Identifier: GPL-3.0-or-later
*/
import { migratePluginSettings } from "@api/Settings";
import { EquicordDevs } from "@utils/constants";
import definePlugin from "@utils/types";
migratePluginSettings("NoAppsAllowed", "noAppsAllowed");
export default definePlugin({
name: "NoAppsAllowed",
description: "returns the bot's tag :skulk:",