1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 18:06:22 +00:00

Fix UserVoiceShow patch

This commit is contained in:
Nuckyz 2024-02-09 21:27:34 -03:00 committed by Luna
parent ad8de4796b
commit cfa554ad87

View file

@ -96,7 +96,7 @@ export default definePlugin({
patches: [
// above message box
{
find: ".lastEditedByContainer",
find: ".popularApplicationCommandIds,",
replacement: {
match: /\(0,\i\.jsx\)\(\i\.\i,{user:\i,setNote/,
replace: "$self.patchPopout(arguments[0]),$&",