Readme Update
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-03-04 14:57:18 -05:00
parent 5f3c89f8d5
commit b7d77be6fc
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -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({