From 9e9a897ede7fda70e4966d421f5aa07f710395d7 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Thu, 3 May 2018 21:24:10 -0700 Subject: [PATCH] fix nav bar for pinned lists (#263) --- routes/_components/Nav.html | 2 +- routes/_store/computations/navComputations.js | 2 +- routes/lists/[listId].html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html index b9b9e1fa..267b2ccf 100644 --- a/routes/_components/Nav.html +++ b/routes/_components/Nav.html @@ -1,6 +1,6 @@