1
0

fix: typo

This commit is contained in:
オスカー、 2023-03-22 12:31:01 +00:00 committed by GitHub
parent db90503333
commit 27e197be30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
bot.py
View File

@ -4,7 +4,7 @@ from typing import Any
import aiohttp
import disnake
from disnake import commands
from disnake.ext import commands
from dotenv import load_dotenv
from linked_roles import RoleMetadataType, LinkedRolesOAuth2, RoleMetadataRecord