diff --git a/src/main/frontend/modules/shortcut/core.cljs b/src/main/frontend/modules/shortcut/core.cljs index a3a7bd4509..ff9a73a641 100644 --- a/src/main/frontend/modules/shortcut/core.cljs +++ b/src/main/frontend/modules/shortcut/core.cljs @@ -230,7 +230,7 @@ (let [k (first args) keystroke (str/trim @local)] (when (and (= @action :save) - (not (empty? keystroke))) + (seq keystroke)) (config-handler/set-config! :shortcuts (merge