This commit is contained in:
V
2023-06-13 02:36:25 +02:00
parent 42d8211871
commit 07a9adbce2
35 changed files with 48 additions and 137 deletions

View File

@ -20,7 +20,7 @@ import { Settings } from "@api/Settings";
import { Devs } from "@utils/constants";
import definePlugin, { OptionType } from "@utils/types";
enum Methods {
const enum Methods {
Random,
Consistent,
Timestamp,