Skip to content

Commit

Permalink
0.1.6 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceale committed Oct 16, 2024
1 parent a7be5a6 commit ba345ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bot.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { WebSocket } from "ws"
import Logger from "./Log"
import { Logger } from "./Log"
import { generateRandomHex, wait } from "./Util"
import { Message } from "./Message"
import { At, MessageSegmentType, Text } from "./MessageSegment"
Expand Down

0 comments on commit ba345ab

Please sign in to comment.