commit | 5f8ae6d54fb56bc1e15b325441d018b12f223a19 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sun Dec 26 12:25:30 2021 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Fri Jan 21 15:06:32 2022 +0100 |
tree | 38b55a60f21300087a5a0c5424b31e2c668fb593 | |
parent | 0335b510b4772d57f73d8fd2a63e57e008de2a85 [diff] |
Add workflows option definition Bug: twpowertools:74 Change-Id: I923966a40493496ecc006e0c2fcde2ecf823b807
diff --git a/src/common/optionsPrototype.json5 b/src/common/optionsPrototype.json5 index 824b754..ca38042 100644 --- a/src/common/optionsPrototype.json5 +++ b/src/common/optionsPrototype.json5
@@ -121,6 +121,11 @@ // #!endif // Experiments: + 'workflows': { + defaultValue: false, + context: 'experiments', + killSwitchType: 'experiment', + }, // Internal options: 'ccdarktheme_switch_enabled': {