Merge branch 'rewrite' of StudyLions/StudyLion into rewrite
This commit is contained in:
@@ -412,7 +412,7 @@ class RoomCog(LionCog):
|
|||||||
t(_p(
|
t(_p(
|
||||||
'cmd:room_rent|error:member_not_found',
|
'cmd:room_rent|error:member_not_found',
|
||||||
"Could not find the requested member {mention} in this server!"
|
"Could not find the requested member {mention} in this server!"
|
||||||
)).format(member=f"<@{mid}>")
|
)).format(mention=f"<@{mid}>")
|
||||||
), ephemeral=True
|
), ephemeral=True
|
||||||
)
|
)
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user