This commit is contained in:
parent
3bc40382d6
commit
7299b78dc5
3 changed files with 224 additions and 225 deletions
|
@ -2,7 +2,6 @@ import { highlightElement } from "@speed-highlight/core";
|
|||
import { createRef } from "tsx-dom";
|
||||
import socket from "../../utilities/socket";
|
||||
|
||||
|
||||
const activityTypes: Record<number, string> = {
|
||||
0: "Playing",
|
||||
1: "Streaming",
|
||||
|
|
Loading…
Add table
Reference in a new issue