From b3231909a928cd06d2783a5e444d0112cdc42fac Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Fri, 15 Jan 2021 07:33:09 -0800 Subject: [PATCH] Migrate templates containing both slot and slot-scope (#867) --- frontend/src/component/photo/list.vue | 2 +- frontend/src/pages/settings/sync.vue | 2 +- frontend/src/share/photo/list.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/component/photo/list.vue b/frontend/src/component/photo/list.vue index 295d0cffc..6d383a53d 100644 --- a/frontend/src/component/photo/list.vue +++ b/frontend/src/component/photo/list.vue @@ -31,7 +31,7 @@ item-key="ID" :no-data-text="notFoundMessage" > -