Skip to content

Commit b6bbcf9

Browse files
authored
Some Errors Fixes
1 parent a282c6f commit b6bbcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rkn_Bots/Caption.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Developer @RknDeveloperr
66

77
from pyrogram import Client, filters, errors, types
8-
from Config import Rkn_Bots
8+
from config import Rkn_Bots
99
import asyncio, re, time, sys
1010
from .database import *
1111
from pyrogram.errors import FloodWait

0 commit comments

Comments
 (0)