mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 04:46:05 +00:00
reworked html serving, added new permissions for api/auth, updated adapters
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<title>BKND</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/ui/main.tsx"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user