From 69ff11b6c6884f1d5d894d70761d2afadc018a5c Mon Sep 17 00:00:00 2001 From: winkidney Date: Fri, 22 Feb 2019 16:57:33 +0800 Subject: [PATCH] Fix: Use new url in light-box --- pinry/templates/includes/lightbox.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinry/templates/includes/lightbox.html b/pinry/templates/includes/lightbox.html index dafdbec..ad83737 100644 --- a/pinry/templates/includes/lightbox.html +++ b/pinry/templates/includes/lightbox.html @@ -19,7 +19,7 @@ {{#if tags}}
in {{#each tags}} - {{this}} + {{this}} {{/each}} {{/if}}