Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
revert: once
Browse files Browse the repository at this point in the history
  • Loading branch information
Mantou1233 authored May 27, 2022
1 parent abb643a commit 771b7a8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scripts/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,5 @@ export const signinReward = 599
*/
export const nameCheckRegex = /[^A-Za-z0-9_]/gm

/**
* @readonly
* @description Swear checking
*/
expor
export const swearCheck = /[NnFf][IiAa]g?(g)(.{0,})/gm

export const pluginDB = new WorldDB("plugin_database");
export const enables = pluginDB.table("enable");

0 comments on commit 771b7a8

Please sign in to comment.