Use global config and add a regenerate button to the config ui' && git push

This commit is contained in:
Saba
2021-11-28 13:28:22 -05:00
parent 34d1e4199c
commit 6f466c8d99
4 changed files with 19 additions and 8 deletions

View File

@@ -6,6 +6,7 @@
<body>
<form id="config-form">
</form>
<button id="config-regenerate">regenerate</button>
</body>
<script src="views/scripts/config.js"></script>
</html>