From b61461b58128bf1b708df878ce72d5fb3a6da47f Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 20 Apr 2021 21:24:58 +0200 Subject: [PATCH] wip #4406 @0:01 --- resources/js/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/js/app.js b/resources/js/app.js index ad8a722..9b195c3 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -89,3 +89,4 @@ $(function () { }); }); + -- 2.39.5