From 3d906528d25b10eb759c78c0e040deef42b5d88e Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 27 Oct 2021 00:41:00 +0200 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index d268a1b2f3..7680142bd6 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -133,7 +133,7 @@ "StageChannelLiveStore": {"props": ["getAllLiveStageChannels", "useAllLiveStageChannels"]}, "StageChannelStore": {"props": ["getStageInstanceByChannel", "getAllStageInstances"]}, "StateStoreUtils": {"props": ["useStateFromStores", "useStateFromStoresArray"]}, - "StatusMetaUtils": {"props": ["getApplicationActivity", "getStatus"]}, + "StatusMetaUtils": {"props": ["getApplicationActivity", "getStatus", "getState"]}, "StoreChangeUtils": {"props": ["get", "set", "clear", "remove"]}, "StreamerModeStore": {"props": ["disableSounds", "hidePersonalInformation"]}, "StreamUtils": {"props": ["getActiveStreamForUser", "getAllApplicationStreams"]},