Rename khoj.js to utils.js in web and desktop client apps

This commit is contained in:
Debanjum Singh Solanky
2023-11-03 18:13:37 -07:00
parent db57eeaefe
commit a327294ee9
8 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
<link rel="manifest" href="/static/khoj_chat.webmanifest">
<link rel="stylesheet" href="./assets/khoj.css">
</head>
<script src="./khoj.js"></script>
<script src="./utils.js"></script>
<script>
let chatOptions = [];