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