From ab6c6fccf9d132905add7f9d5738ff8ca68f176c Mon Sep 17 00:00:00 2001 From: JezerM Date: Sat, 3 Jul 2021 23:02:21 -0600 Subject: [PATCH] Little bugfix --- themes/_vendor/js/mocky.js | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/_vendor/js/mocky.js b/themes/_vendor/js/mocky.js index 0a425b5..9ed8471 100644 --- a/themes/_vendor/js/mocky.js +++ b/themes/_vendor/js/mocky.js @@ -765,6 +765,7 @@ class ThemeUtils { localized_invalid_date = moment('today', '!@#'); + window.theme_utils = this } /**