From 6564880aa82dc4e15cd74eb4c9bc4c0925f26095 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Fri, 19 Jan 2018 17:47:00 -0800 Subject: [PATCH] fix a11y warning --- routes/_components/Avatar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/routes/_components/Avatar.html b/routes/_components/Avatar.html index 27606e0..d155a55 100644 --- a/routes/_components/Avatar.html +++ b/routes/_components/Avatar.html @@ -1,8 +1,8 @@ {{#await imagePromise}} - {{then src}} - {{catch error}}