mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 08:33:01 -04:00
Readme Update
This commit is contained in:
parent
5f3c89f8d5
commit
b7d77be6fc
2 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch
|
||||||
|
|
||||||
### Extra included plugins
|
### Extra included plugins
|
||||||
<details>
|
<details>
|
||||||
<summary>151 additional plugins</summary>
|
<summary>153 additional plugins</summary>
|
||||||
|
|
||||||
### All Platforms
|
### All Platforms
|
||||||
- AllCallTimers by MaxHerbold & D3SOX
|
- AllCallTimers by MaxHerbold & D3SOX
|
||||||
|
@ -22,6 +22,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch
|
||||||
- BetterActivities by D3SOX, Arjix, AutumnVN
|
- BetterActivities by D3SOX, Arjix, AutumnVN
|
||||||
- BetterAudioPlayer by Creations
|
- BetterAudioPlayer by Creations
|
||||||
- BetterBanReasons by Inbestigator
|
- BetterBanReasons by Inbestigator
|
||||||
|
- BetterGodMode by TheArmagan
|
||||||
- BetterInvites by iamme
|
- BetterInvites by iamme
|
||||||
- BetterQuickReact by Ven & Sqaaakoi
|
- BetterQuickReact by Ven & Sqaaakoi
|
||||||
- BetterUserArea by Samwich
|
- BetterUserArea by Samwich
|
||||||
|
@ -73,6 +74,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch
|
||||||
- HopOn by ImLvna
|
- HopOn by ImLvna
|
||||||
- Husk by nin0dev
|
- Husk by nin0dev
|
||||||
- Identity by Samwich
|
- Identity by Samwich
|
||||||
|
- IgnoreCalls by TheArmagan
|
||||||
- IgnoreTerms by D3SOX
|
- IgnoreTerms by D3SOX
|
||||||
- ImagePreview by Creations
|
- ImagePreview by Creations
|
||||||
- ImgToGif by zyqunix
|
- ImgToGif by zyqunix
|
||||||
|
|
|
@ -61,7 +61,6 @@ getVoices().then(resolvedVoices => {
|
||||||
}));
|
}));
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
settings.def.voice.options.push(...voiceList);
|
settings.def.voice.options.push(...voiceList);
|
||||||
console.log(voiceList);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const settings = definePluginSettings({
|
const settings = definePluginSettings({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue