From 7a03f622aa2ec7dfc78e6b57b9dba9bb49ff29a0 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Tue, 11 Oct 2022 13:38:09 -0700 Subject: [PATCH] Fix viewer delete (fix #67) --- src/components/Photo.vue | 35 ++++++++++------------------------- src/components/Timeline.vue | 2 +- 2 files changed, 11 insertions(+), 26 deletions(-) diff --git a/src/components/Photo.vue b/src/components/Photo.vue index abd3b561..17cb5bdc 100644 --- a/src/components/Photo.vue +++ b/src/components/Photo.vue @@ -38,6 +38,7 @@