mirror of
https://github.com/Equicord/Equicord.git
synced 2025-04-01 13:11:57 -04:00
Updated License
This commit is contained in:
parent
7fa7c28c6f
commit
ee6a6e9251
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Vencord, a Discord client mod
|
* Equicord, a Discord client mod
|
||||||
* Copyright (c) 2024 Vendicated and contributors
|
* Copyright (c) 2025 Equicord and contributors
|
||||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -39,3 +39,4 @@ export default definePlugin({
|
||||||
start: () => addChatBarButton("Freakcord", ChatBarIcon),
|
start: () => addChatBarButton("Freakcord", ChatBarIcon),
|
||||||
stop: () => removeChatBarButton("Freakcord")
|
stop: () => removeChatBarButton("Freakcord")
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue