From 4cdb3dddd88e238351947c142d74f95841e61165 Mon Sep 17 00:00:00 2001 From: Fran Date: Wed, 29 Dec 2021 11:22:34 -0600 Subject: [PATCH] Remove copy until fixed --- src/components/Command.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Command.vue b/src/components/Command.vue index 541a37e..aac8be1 100644 --- a/src/components/Command.vue +++ b/src/components/Command.vue @@ -25,7 +25,7 @@ const copyCommmandToClipboard = () => { :description="argument.description" /> -
+