move websocket globally and modify mainn page
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
type Set = {
|
||||
export type Set = {
|
||||
path: string;
|
||||
value: number | undefined;
|
||||
};
|
||||
|
Reference in New Issue
Block a user