From 39597773c414c4715e23510d864058920ad61502 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 4 Feb 2022 07:05:34 +0100 Subject: [PATCH] Update config.json --- code-server/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-server/config.json b/code-server/config.json index 2e55e10bd..69da55e65 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -65,7 +65,7 @@ "localdisks": "str?", "networkdisks": "str?", "cifsusername": "str?", - "cifspassword": "str?" + "cifspassword": "str?", "TZ": "str?" }, "slug": "code-server",