mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-22 21:07:00 -04:00
Tada
This commit is contained in:
parent
fd4159a1a6
commit
e3832b35ee
12 changed files with 377 additions and 638 deletions
|
@ -103,7 +103,6 @@ export default definePlugin({
|
|||
description: "Add call timer to all users in a server voice channel.",
|
||||
authors: [EquicordDevs.MaxHerbold, Devs.D3SOX],
|
||||
settings,
|
||||
|
||||
patches: [
|
||||
{
|
||||
find: "renderPrioritySpeaker",
|
||||
|
|
|
@ -76,7 +76,6 @@ function ToolBarHeader() {
|
|||
}
|
||||
|
||||
async function openCompleteQuestUI() {
|
||||
// check if user is sharing screen and there is someone that is watching the stream
|
||||
const ApplicationStreamingStore = findByProps("getStreamerActiveStreamMetadata");
|
||||
const RunningGameStore = findByProps("getRunningGames");
|
||||
const ExperimentStore = findByProps("getGuildExperiments");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue