summaryrefslogtreecommitdiff
path: root/src/config/types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/types.ts')
-rw-r--r--src/config/types.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/types.ts b/src/config/types.ts
index 6127e6f..5e7415a 100644
--- a/src/config/types.ts
+++ b/src/config/types.ts
@@ -61,6 +61,7 @@ export default {
// Navbar
"navbar.persistent": BOOL,
"navbar.appearWidth": NUM,
+ "navbar.showLabels": BOOL,
// Services
"math.maxHistory": NUM,
"updates.interval": NUM,