mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 13:22:12 +00:00
Make raw data reactive to changes
This commit is contained in:
@@ -4,10 +4,7 @@
|
||||
<link rel="stylesheet" href="views/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<button type="button" id="show-config">Show Config</button>
|
||||
<form id="config-form" style="display: none;">
|
||||
<h1 id="config-title"></h1>
|
||||
<h2>content-type</h2>
|
||||
<form id="config-form">
|
||||
</form>
|
||||
</body>
|
||||
<script src="views/scripts/config.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user