Merge "Mark night mode as a valid beta feature" into wmf/1.43.0-wmf.5

This commit is contained in:
jenkins-bot 2024-05-15 14:46:33 +00:00 committed by Gerrit Code Review
commit 0052becb34

View file

@ -308,6 +308,7 @@ final class Constants {
*/
public const VECTOR_BETA_FEATURES = [
self::CONFIG_KEY_APPEARANCE,
self::CONFIG_KEY_NIGHT_MODE,
];
/**