From bb15952fc4c646765ed268a9e4572a6413d74d87 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sat, 26 Dec 2020 08:29:01 +0100 Subject: [PATCH] Simplify po.js inclusion There is no need to jump between directories and even invoke a glob -- the po..js files are right next to index.js. --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 40e2687..3845f06 100644 --- a/src/index.html +++ b/src/index.html @@ -25,7 +25,7 @@ along with this package; If not, see . - +