mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-31 11:43:32 -05:00
feat(VCSupport): add coolesding as an author due to pr
This commit is contained in:
parent
6eccdcb2a8
commit
e075dad9d9
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ import definePlugin from "@utils/types";
|
|||
export default definePlugin({
|
||||
name: "VCSupport",
|
||||
description: "Wumpus Dance + Support Warnings",
|
||||
authors: [EquicordDevs.thororen],
|
||||
authors: [EquicordDevs.thororen, EquicordDevs.coolesding],
|
||||
enabledByDefault: true
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue