From b3050e5578196588994b617c762bab55eba19b31 Mon Sep 17 00:00:00 2001 From: joshuaboud Date: Tue, 28 Jun 2022 14:38:59 -0300 Subject: [PATCH] make clipboard a Ref instead of reactive --- navigator/src/components/ContextMenu.vue | 12 ++++++------ navigator/src/components/DirectoryEntryList.vue | 2 +- navigator/src/components/DirectoryView.vue | 14 +++++++------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/navigator/src/components/ContextMenu.vue b/navigator/src/components/ContextMenu.vue index eeddeac..8fec999 100644 --- a/navigator/src/components/ContextMenu.vue +++ b/navigator/src/components/ContextMenu.vue @@ -92,7 +92,7 @@ If not, see .