revert test
This commit is contained in:
2024-06-22 21:19:28 +00:00
parent 8c0f7ebd0f
commit de9e01e932
2 changed files with 9 additions and 23 deletions

View File

@ -103,9 +103,7 @@
</div>
</div>
<script type="module">
import { processGuild } from './app.js';
<script>
document.addEventListener('DOMContentLoaded', function() {
const messageInput = document.getElementById('message');
const copyTopicLink = document.getElementById('copy-topic-link');
@ -256,4 +254,4 @@
}
</script>
</body>
</html>
</html>