WIP: Working homepage with Login and logout
This commit is contained in:
4
src/app.d.ts
vendored
4
src/app.d.ts
vendored
@@ -46,7 +46,3 @@ export type WebSocketMessage = {
|
||||
type: string;
|
||||
[key: string]: any;
|
||||
}
|
||||
|
||||
export {
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user