mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-25 14:27:01 -04:00
Canary Fixes
This commit is contained in:
parent
bfda6a5c26
commit
109a1508b6
27 changed files with 43 additions and 43 deletions
|
@ -15,7 +15,7 @@ export default definePlugin({
|
|||
description: "Reworks the user area styling to fit more buttons and overall look nicer",
|
||||
authors: [Devs.Samwich],
|
||||
patches: [{
|
||||
find: ".Messages.ACCOUNT_SPEAKING_WHILE_MUTED",
|
||||
find: "handleToggleSelfMute,onContextMenu",
|
||||
replacement:
|
||||
[
|
||||
// add a custom class to make things easier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue