Bun lint
This commit is contained in:
parent
72c941160a
commit
bc97623981
5 changed files with 33 additions and 44 deletions
|
@ -1,8 +1,7 @@
|
|||
import { highlightElement } from "@speed-highlight/core";
|
||||
import { createRef } from "tsx-dom";
|
||||
import socket from "../../utilities/socket";
|
||||
|
||||
import colors from "../../colors.module.css";
|
||||
import socket from "../../utilities/socket";
|
||||
|
||||
const activityTypes: Record<number, string> = {
|
||||
0: "Playing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue