Skip to content

Commit eddee03

Browse files
committed
Test
1 parent bd18770 commit eddee03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cogs/utility.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1886,6 +1886,7 @@ async def update(self, ctx, *, flag: str = ""):
18861886

18871887
commit_data = data["data"]
18881888
print(commit_data)
1889+
18891890
user = data["user"]
18901891

18911892
if commit_data:

0 commit comments

Comments
 (0)