diff --git a/frontend/src/app/main/data/workspace/tokens/application.cljs b/frontend/src/app/main/data/workspace/tokens/application.cljs index 37b457a65b..52482abe6a 100644 --- a/frontend/src/app/main/data/workspace/tokens/application.cljs +++ b/frontend/src/app/main/data/workspace/tokens/application.cljs @@ -498,7 +498,7 @@ (rx/of (st/emit! (ev/event {::ev/name "apply-tokens" :type type - :applyed-to attributes + :applied-to attributes :applied-to-variant any-variant?})) (dwu/start-undo-transaction undo-id) (dwsh/update-shapes shape-ids (fn [shape]