From 27e40da453530c1bf164f4c785b6efd4bca1dc15 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Tue, 16 Jan 2018 07:20:54 -0800 Subject: [PATCH] simplify image loader --- routes/_components/Avatar.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/routes/_components/Avatar.html b/routes/_components/Avatar.html index 72cea0e..675b688 100644 --- a/routes/_components/Avatar.html +++ b/routes/_components/Avatar.html @@ -1,6 +1,4 @@ {{#await imagePromise}} - - {{then src}} Profile picture for @{{account.acct}} {{catch error}}