forked from snxraven/LinkUp-P2P-Chat
Merge branch 'guilds' of git.ssh.surf:snxraven/LinkUp-P1P-Chat into guilds
This commit is contained in:
commit
6cfbb36d35
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user