Merge branch 'guilds' of git.ssh.surf:snxraven/LinkUp-P1P-Chat into guilds

This commit is contained in:
Raven Scott 2024-07-07 20:51:41 -04:00
commit 6cfbb36d35

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>