From f2aa14f9b8a05d5df58f027d9e1b1bd49c8fb0de Mon Sep 17 00:00:00 2001 From: alwaysintreble Date: Tue, 20 Feb 2024 18:34:14 -0600 Subject: [PATCH] add aliases for back compat --- Options.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Options.py b/Options.py index 311a950499..252c25b1df 100644 --- a/Options.py +++ b/Options.py @@ -910,6 +910,8 @@ class Accessibility(Choice): option_full = 0 option_minimal = 2 alias_none = 2 + alias_locations = 0 + alias_items = 0 default = 0