diff options
author | Matthias Baumgartner <dev@igsor.net> | 2023-03-04 16:23:47 +0100 |
---|---|---|
committer | Matthias Baumgartner <dev@igsor.net> | 2023-03-04 16:23:47 +0100 |
commit | 1f916fe4ef821d38af20057b6d1386c155663105 (patch) | |
tree | 3d99779d7a757d6913ab6ad5b6ea8332a6b4b902 | |
parent | 86567095356a387584377326de1121c8554cd95e (diff) | |
download | tagit-1f916fe4ef821d38af20057b6d1386c155663105.tar.gz tagit-1f916fe4ef821d38af20057b6d1386c155663105.tar.bz2 tagit-1f916fe4ef821d38af20057b6d1386c155663105.zip |
cleanup
-rw-r--r-- | tagit/config/user-defaults.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tagit/config/user-defaults.yaml b/tagit/config/user-defaults.yaml index 6ec51c6..447e10f 100644 --- a/tagit/config/user-defaults.yaml +++ b/tagit/config/user-defaults.yaml @@ -84,6 +84,8 @@ ui: - NextPage - MoveCursorLast search: + - AddToken + - SortOrder - ShowSelected - RemoveSelected - GoForth |