Skip to content

Commit

Permalink
fix: Rename main import
Browse files Browse the repository at this point in the history
  • Loading branch information
otomir23 committed Jul 7, 2024
1 parent b4ba8b2 commit a89723d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { startBot } from "#telegram/bot"
import { startBot } from "#telegram/bot/main"

void startBot()
File renamed without changes.

0 comments on commit a89723d

Please sign in to comment.