From 1acb749f1f49bddf2c92519d36022129effd7d6c Mon Sep 17 00:00:00 2001 From: knighthawk4227 Date: Wed, 14 May 2025 21:50:41 -0700 Subject: [PATCH] name of js file --- src/public/scripts/{random.js => dollarFormat.js} | 0 src/views/dashboard.ejs | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename src/public/scripts/{random.js => dollarFormat.js} (100%) diff --git a/src/public/scripts/random.js b/src/public/scripts/dollarFormat.js similarity index 100% rename from src/public/scripts/random.js rename to src/public/scripts/dollarFormat.js diff --git a/src/views/dashboard.ejs b/src/views/dashboard.ejs index 449e446..01d5545 100644 --- a/src/views/dashboard.ejs +++ b/src/views/dashboard.ejs @@ -22,4 +22,4 @@ <%- include("./partials/navBar") %> <%- include("./partials/scriptLoader") %> <%- include("./partials/footer") %> - +