Ability to post in Forum
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ConnectionHandler from "./ws/ConnectionHandler.js"
|
||||
window.ConnectionHandler = new ConnectionHandler()
|
||||
|
||||
import Socket from "./ws/Socket.js"
|
||||
import "./components/Home.js"
|
||||
|
||||
window.Socket = new Socket()
|
||||
Home()
|
||||
Reference in New Issue
Block a user