diff options
author | Matthias Baumgartner <dev@igsor.net> | 2023-01-29 11:38:22 +0100 |
---|---|---|
committer | Matthias Baumgartner <dev@igsor.net> | 2023-01-29 11:38:22 +0100 |
commit | 0fe45bb93b7a62afa7b8b04145607aca9e57af13 (patch) | |
tree | f943f6280d41a9c50c1cc2b577745b316889e7dd /tagit/apps | |
parent | 4d0ce7fb62eaad3a1f705ec3c77744e3ebc96a9e (diff) | |
download | tagit-0fe45bb93b7a62afa7b8b04145607aca9e57af13.tar.gz tagit-0fe45bb93b7a62afa7b8b04145607aca9e57af13.tar.bz2 tagit-0fe45bb93b7a62afa7b8b04145607aca9e57af13.zip |
cleanup
Diffstat (limited to 'tagit/apps')
-rw-r--r-- | tagit/apps/port-config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tagit/apps/port-config.yaml b/tagit/apps/port-config.yaml index c4d47dd..9d3d147 100644 --- a/tagit/apps/port-config.yaml +++ b/tagit/apps/port-config.yaml @@ -44,6 +44,7 @@ ui: - EditTag - OpenGroup #- RepresentGroup + - OpenExternal - ShowHelp browser: maxcols: 8 |