mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-27 07:24:55 -04:00
BypassDND -> BypassStatus
This commit is contained in:
parent
aca51e64f8
commit
92fe7335fb
12 changed files with 32 additions and 25 deletions
|
@ -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:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue