Skip to content

Commit 219e83d

Browse files
committed
[Nsfw] Update some descriptions.
1 parent 2a27589 commit 219e83d

File tree

3 files changed

+50
-65
lines changed

3 files changed

+50
-65
lines changed

nsfw/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ def emoji():
370370
"RealThreesomes",
371371
"SpitRoasted",
372372
]
373-
TRAPS = [
373+
TRANS = [
374374
"Transex",
375375
"DeliciousTraps",
376376
"traps",

nsfw/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
class Core(commands.Cog):
2121

2222
__author__ = ["Predä", "aikaterna"]
23-
__version__ = "2.3.93"
23+
__version__ = "2.3.94"
2424

2525
async def red_delete_data_for_user(self, **kwargs):
2626
"""Nothing to delete."""

0 commit comments

Comments
 (0)