mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
add 180 to flag
This commit is contained in:
parent
ac73ea84dd
commit
86f35447c7
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ const FeatureEntry::Choice kCustomTabWidthChoices[] = {
|
||||||
{"120",
|
{"120",
|
||||||
"custom-tab-width",
|
"custom-tab-width",
|
||||||
"120"},
|
"120"},
|
||||||
|
{"180",
|
||||||
|
"custom-tab-width",
|
||||||
|
"180"},
|
||||||
{"240",
|
{"240",
|
||||||
"custom-tab-width",
|
"custom-tab-width",
|
||||||
"240"},
|
"240"},
|
||||||
|
|
Loading…
Reference in a new issue