From 3d6372bb34ac1f8bc73afd2bc2ffc83edd4dce6d Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Tue, 27 Oct 2020 19:37:03 +0100 Subject: [PATCH] config: Disable all videos by default --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index aa225e8..e585170 100644 --- a/config.json +++ b/config.json @@ -108,7 +108,7 @@ "enabled": false }, "arma_3-002": { - "enabled": true + "enabled": false }, "black_mesa-001": { "enabled": false