From 5f95f76671d352077901960aca1ebd2ee1ca6553 Mon Sep 17 00:00:00 2001 From: moex3 <46636583+moex3@users.noreply.github.com> Date: Mon, 23 Nov 2020 20:31:43 +0100 Subject: [PATCH] Change tab to spaces --- src/libresrc/default_menu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libresrc/default_menu.json b/src/libresrc/default_menu.json index 81214dc08..8d2f6c55b 100644 --- a/src/libresrc/default_menu.json +++ b/src/libresrc/default_menu.json @@ -156,7 +156,7 @@ { "submenu" : "main/video/set zoom", "text" : "Set &Zoom" }, { "submenu" : "main/video/override ar", "text" : "Override &AR" }, { "command" : "video/show_overscan" }, - { "command" : "video/pan_reset" }, + { "command" : "video/pan_reset" }, {}, { "command" : "video/jump" }, { "command" : "video/jump/start" },