927 - Updates to math in Dashboard area

This commit is contained in:
Jonathan Bobel
2023-11-16 12:02:59 -05:00
parent b58b517fc8
commit 06a15c5afc
6 changed files with 18 additions and 5 deletions

View File

@@ -126,6 +126,7 @@ const javascripts = () => {
paths.src + 'javascripts/errorBanner.js',
paths.src + 'javascripts/homepage.js',
paths.src + 'javascripts/timeoutPopup.js',
paths.src + 'javascripts/date.js',
paths.src + 'javascripts/main.js',
])
.pipe(plugins.prettyerror())