chore(hammerspoon/hati): don't use hammerspoon as URL handler

This commit is contained in:
Jim Myhrberg
2024-05-09 09:27:24 +01:00
parent 698860e72c
commit bab3b33c97

View File

@@ -54,7 +54,7 @@ end
function obj.init()
init_hotkeys()
init_url_handler()
-- init_url_handler()
end
return obj