Update thorium_flag_entries.h

This commit is contained in:
Alexander David Frick 2022-07-23 03:47:47 -05:00 committed by GitHub
parent 2cc7dd23f5
commit c9087a2cc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
{"no-autoplay", {"no-autoplay",
"Disable AutoPlay", "Disable AutoPlay",
"Disables AutoPlay for all Thorium instances.", "Disables AutoPlay for all Thorium instances.",
kOsDesktop, SINGLE_VALUE_TYPE(switches::autoplay::kUserGestureRequiredPolicy)}, kOsDesktop, SINGLE_VALUE_TYPE(media::kNoAutoplay)},
{"show-avatar-button", {"show-avatar-button",
"Show/Hide the Avatar Button", "Show/Hide the Avatar Button",
"Show the Avatar/People/Profile button in the browser toolbar: Always, Incognito|Guest only, or Never.", "Show the Avatar/People/Profile button in the browser toolbar: Always, Incognito|Guest only, or Never.",