mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 07:25:10 +00:00
USRBG: Remove managed style (css lag fix)
This commit is contained in:
parent
330532c0d4
commit
bc1eb3d67e
1 changed files with 1 additions and 2 deletions
|
@ -116,6 +116,5 @@ export default definePlugin({
|
|||
if (res.ok) {
|
||||
this.data = await res.json();
|
||||
}
|
||||
},
|
||||
style
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue