This commit is contained in:
thororen1234 2024-09-04 19:20:15 -04:00
parent fd4159a1a6
commit e3832b35ee
12 changed files with 377 additions and 638 deletions

View file

@ -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");