fix: include globals.js in settings.html
Build Curio HMS / build-and-deploy (push) Successful in 1m4s Details

This commit is contained in:
Deep Koluguri 2026-05-26 23:15:28 -04:00
parent 865b19350e
commit 025a2fad35
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;600;700&display=swap" rel="stylesheet">
<script src="globals.js"></script>
</head>
<body class="dashboard-body">
<aside class="sidebar">