mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 16:43:04 -04:00
Fix FullVCPFP Description
This commit is contained in:
parent
1a02bb35b2
commit
5f96c2fd73
2 changed files with 1 additions and 2 deletions
|
@ -20,7 +20,7 @@ interface iUSRBG extends Plugin {
|
|||
migratePluginSettings("FullVCPFP", "fullVcPfp");
|
||||
export default definePlugin({
|
||||
name: "FullVCPFP",
|
||||
description: "Makes avatars take up the entire vc tile. Breaks if USRBG Voice Background is enabled.",
|
||||
description: "Makes avatars take up the entire vc tile",
|
||||
authors: [EquicordDevs.mochienya],
|
||||
patches: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue