From 4eb5de90a1c5e3f1de20c28978f4f81d423b58f4 Mon Sep 17 00:00:00 2001 From: Jorik Schellekens Date: Thu, 16 Apr 2020 11:23:17 +0100 Subject: [PATCH] Add font scaling labs setting. --- config.sample.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.sample.json b/config.sample.json index b8dc2fbb4..259d40402 100644 --- a/config.sample.json +++ b/config.sample.json @@ -26,6 +26,7 @@ "defaultCountryCode": "GB", "showLabsSettings": false, "features": { + "feature_font_scaling": labs, "feature_pinning": "labs", "feature_custom_status": "labs", "feature_custom_tags": "labs",