add 180 to flag

This commit is contained in:
Alexander Frick 2024-10-12 20:14:18 -05:00
parent ac73ea84dd
commit 86f35447c7

View file

@ -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"},