From 5803b134fbfa34f18d65e70d16ef9464d720403c Mon Sep 17 00:00:00 2001 From: Enrique Benitez Date: Wed, 21 Oct 2020 17:32:07 -0500 Subject: [PATCH] fix: update show notes edit url --- components/ShowNotes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ShowNotes.js b/components/ShowNotes.js index 87c451b8a..47f8eca8c 100644 --- a/components/ShowNotes.js +++ b/components/ShowNotes.js @@ -23,7 +23,7 @@ const ShowNotes = ({ show, setCurrentPlaying }) => {