mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-28 07:54:22 -04:00
Fix Broken Devs
This commit is contained in:
parent
bc0543c8dd
commit
e38a70a25e
8 changed files with 12 additions and 33 deletions
|
@ -81,9 +81,7 @@ const AvatarStyles = findByPropsLazy("moreUsers", "emptyUser", "avatarContainer"
|
|||
export default definePlugin({
|
||||
name: "WhosWatching",
|
||||
description: "Hover over the screenshare icon to view what users are watching your stream",
|
||||
authors: [
|
||||
EquicordDevs.Fres
|
||||
],
|
||||
authors: [EquicordDevs.Fres],
|
||||
settings: settings,
|
||||
patches: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue