mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 23:38:32 +00:00
Update src/plugins/replyPingControl/index.ts
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
This commit is contained in:
parent
5d2cefbceb
commit
b2ddee9d83
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import { definePluginSettings } from "@api/Settings";
|
|||
import { Devs } from "@utils/constants";
|
||||
import definePlugin, { OptionType } from "@utils/types";
|
||||
import { MessageStore, UserStore } from "@webpack/common";
|
||||
import { MessageJSON, UserJSON } from "discord-types/general";
|
||||
|
||||
export const settings = definePluginSettings({
|
||||
alwaysPingOnReply: {
|
||||
|
|
Loading…
Add table
Reference in a new issue