Add "IsSupportedTvBrowser" flag

This commit is contained in:
redphx
2024-07-06 16:13:53 +07:00
parent 2b63edb7eb
commit 481b365e6e
2 changed files with 9 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ type BxFlags = Partial<{
FeatureGates: {[key: string]: boolean} | null,
ScriptUi: 'default' | 'tv',
IsSupportedTvBrowser: boolean,
}>
// Setup flags