mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 23:33:54 +00:00
Merge "Mark night mode as a valid beta feature" into wmf/1.43.0-wmf.5
This commit is contained in:
commit
0052becb34
|
@ -308,6 +308,7 @@ final class Constants {
|
||||||
*/
|
*/
|
||||||
public const VECTOR_BETA_FEATURES = [
|
public const VECTOR_BETA_FEATURES = [
|
||||||
self::CONFIG_KEY_APPEARANCE,
|
self::CONFIG_KEY_APPEARANCE,
|
||||||
|
self::CONFIG_KEY_NIGHT_MODE,
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue