Add omaw back at request of xi
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-04-01 19:16:13 -04:00
parent f1c2c96318
commit 31473c239c
No known key found for this signature in database
3 changed files with 6 additions and 2 deletions

View file

@ -141,7 +141,7 @@ const settings = definePluginSettings({
export default definePlugin({
name: "RandomVoice",
description: "Adds a Button near the Mute button to join a random voice call.",
authors: [EquicordDevs.xijexo],
authors: [EquicordDevs.xijexo, EquicordDevs.omaw],
patches: [
{
find: "#{intl::ACCOUNT_SPEAKING_WHILE_MUTED}",