Update Js for logs.html
This commit is contained in:
9
web/static/js/dashboard-XFUWX3IN.js
Normal file
9
web/static/js/dashboard-XFUWX3IN.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import "./chunk-JSBRDJBE.js";
|
||||
|
||||
// frontend/js/pages/dashboard.js
|
||||
function init() {
|
||||
console.log("[Modern Frontend] Dashboard module loaded. Future logic will execute here.");
|
||||
}
|
||||
export {
|
||||
init as default
|
||||
};
|
||||
Reference in New Issue
Block a user