mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-12 08:03:06 -04:00
Add warning for FullVCPFP
This commit is contained in:
parent
85598ddf9b
commit
5c04fac366
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import style from "./style.css?managed";
|
|||
migratePluginSettings("FullVCPFP", "fullVcPfp");
|
||||
export default definePlugin({
|
||||
name: "FullVCPFP",
|
||||
description: "Makes avatars take up the entire vc tile for a more dynamic and immersive experience",
|
||||
description: "Makes avatars take up the entire vc tile. Breaks if USRBG Voice Background is enabled.",
|
||||
authors: [EquicordDevs.mochienya],
|
||||
patches: [{
|
||||
find: "\"data-selenium-video-tile\":",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue