From 8c23b3949898a9936ac8c7b7be1c897fb4c210f6 Mon Sep 17 00:00:00 2001 From: "@cnagy" <3061769+c-nagy@users.noreply.github.com> Date: Fri, 2 Oct 2020 01:42:39 +0000 Subject: [PATCH] Added .toml for display-password.py --- display-password.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 display-password.toml diff --git a/display-password.toml b/display-password.toml new file mode 100644 index 0000000..c8d6d8e --- /dev/null +++ b/display-password.toml @@ -0,0 +1,2 @@ +main.plugins.display-password.enabled = false +main.plugins.display-password.orientation = "horizontal"