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

@ -16,12 +16,10 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import { migratePluginSettings } from "@api/Settings";
import { EquicordDevs } from "@utils/constants";
import definePlugin from "@utils/types";
import { PermissionStore } from "@webpack/common";
migratePluginSettings("GodMode", "God Mode");
export default definePlugin({
name: "GodMode",
description: "Get all permissions (client-side).",