From af1eb8ca43acb6a5daf9e4a05c378b68e4ba8c2b Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 30 May 2021 16:49:02 +0200 Subject: [PATCH] Rename action to cmd --- .../quick-actions/quick-actions.vue | 54 +++++++++---------- src/styles/components/quick-actions.scss | 4 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/src/components/quick-actions/quick-actions.vue b/src/components/quick-actions/quick-actions.vue index e9c774212..729b24e63 100644 --- a/src/components/quick-actions/quick-actions.vue +++ b/src/components/quick-actions/quick-actions.vue @@ -1,9 +1,9 @@