This commit is contained in:
deathbybandaid 2023-01-24 09:03:50 -05:00
parent c7039a28bd
commit 67c2c5f3e6

View File

@ -192,7 +192,7 @@ class ComRun():
"channel": channel_level
}
@property()
# @property()
def required_privileges_text(self):
ret_text = "This command requries privileges of/above the following"
if self.required_privileges["bot"]: