From a2b8097b4b41505432529823885be09ae4c5307a Mon Sep 17 00:00:00 2001 From: NoriDev <11006910+noridev@users.noreply.github.com> Date: Tue, 8 Jun 2021 12:17:17 +0900 Subject: 歓迎ページでバナー画像が表示されない問題を修正 (#7559) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 歓迎ページでバナー画像が表示されない問題 * revert * 背景画像設定オプションを追加 --- src/client/components/featured-photos.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/client/components') diff --git a/src/client/components/featured-photos.vue b/src/client/components/featured-photos.vue index daa2190feb..c992a5d1fb 100644 --- a/src/client/components/featured-photos.vue +++ b/src/client/components/featured-photos.vue @@ -1,7 +1,5 @@