From 8f44f7f5cebb4e5f7172c3084b57444602fd4e0c Mon Sep 17 00:00:00 2001 From: Egor Kuzmichev Date: Tue, 26 Dec 2023 21:55:15 +0100 Subject: [PATCH 1/2] Add sentry --- views/app.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/app.pug b/views/app.pug index 7f679517..1ad99b22 100644 --- a/views/app.pug +++ b/views/app.pug @@ -10,7 +10,7 @@ html script(type="text/javascript", src='/js/lib/es6-promise.min.js') link(rel="stylesheet", href="/style/common.css") - + | | + | + else + script(src="https://js.sentry-cdn.com/9584509fc9bc1edf71474b8460b41d65.min.js", crossorigin="anonymous") body if nojsShow