From e53bdd32d77569b5327eb62ee4cf919096ae3aa7 Mon Sep 17 00:00:00 2001 From: wangqr Date: Wed, 27 May 2020 03:15:59 -0400 Subject: [PATCH] Save state of "show original" for osx Fix wangqr/Aegisub#47 --- src/libresrc/osx/default_config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libresrc/osx/default_config.json b/src/libresrc/osx/default_config.json index c6586d403..b8712c58f 100644 --- a/src/libresrc/osx/default_config.json +++ b/src/libresrc/osx/default_config.json @@ -390,6 +390,7 @@ "Syntax" : true }, "Provider" : "libass", + "Show Original": false, "Time Edit" : { "Insert Mode" : true }