Update enum name to singular

This commit is contained in:
Chiggy-Playz 2021-10-17 00:40:57 +05:30
parent 461abea6c2
commit 64ff807309

View File

@ -590,7 +590,7 @@ class NSFWLevel(Enum, comparable=True):
age_restricted = 3
class ProtocolUrls(Enum):
class ProtocolUrl(Enum):
# General