mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-12 10:53:34 -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({
|
export default definePlugin({
|
||||||
name: "VCSupport",
|
name: "VCSupport",
|
||||||
description: "Wumpus Dance + Support Warnings",
|
description: "Wumpus Dance + Support Warnings",
|
||||||
authors: [EquicordDevs.thororen],
|
authors: [EquicordDevs.thororen, EquicordDevs.coolesding],
|
||||||
enabledByDefault: true
|
enabledByDefault: true
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue