diff options
author | Samuel Newman <mozzius@protonmail.com> | 2024-09-07 20:15:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 12:15:15 -0700 |
commit | 1b4fee3e43003d73a2de6a1bf0524bdf092dcc8f (patch) | |
tree | 63844eacffaebf39cd8310bc792c1b4b90adc432 /src/lib | |
parent | 51259e7c4264497938be96211611dcc225a1673b (diff) | |
download | voidsky-1b4fee3e43003d73a2de6a1bf0524bdf092dcc8f.tar.zst |
[Video] Open the floodgates (partially) (#5208)
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/statsig/gates.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/statsig/gates.ts b/src/lib/statsig/gates.ts index 31736629c..1a234e003 100644 --- a/src/lib/statsig/gates.ts +++ b/src/lib/statsig/gates.ts @@ -2,6 +2,5 @@ export type Gate = // Keep this alphabetic please. | 'debug_show_feedcontext' | 'suggested_feeds_interstitial' - | 'video_debug' // not recommended | 'video_upload' // upload videos | 'video_view_on_posts' // see posted videos |