mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-27 15:34:26 -04:00
Fix Some Mistakes
This commit is contained in:
parent
8f3ef364fa
commit
817f3bc212
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ import definePlugin from "@utils/types";
|
|||
import { ChannelStore, GuildMemberStore, SelectedChannelStore, SelectedGuildStore } from "@webpack/common";
|
||||
|
||||
export default definePlugin({
|
||||
name: "atSomeone",
|
||||
name: "AtSomeone",
|
||||
authors: [Devs.Joona],
|
||||
description: "Mention someone randomly",
|
||||
patches: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue