Skip to content

Commit

Permalink
Final fix i hope. (#110)
Browse files Browse the repository at this point in the history
Seems it's time to go rest
  • Loading branch information
beqabeqa473 authored Dec 30, 2023
1 parent 421a6e3 commit bd000a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bot/TeamTalk/structs.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ class UserRightPre15(Flag):
LockedStatus = TeamTalkPy.UserRight.USERRIGHT_LOCKED_STATUS
RecordVoice = TeamTalkPy.UserRight.USERRIGHT_RECORD_VOICE
ViewHiddenChannels = TeamTalkPy.UserRight.USERRIGHT_VIEW_HIDDEN_CHANNELS
textMessageUser = TeamTalkPy.UserRight.USERRIGHT_TEXTMESSAGE_USER
textMessageChannel = TeamTalkPy.UserRight.USERRIGHT_TEXTMESSAGE_CHANNEL


class UserRight15(Flag):
Expand Down

0 comments on commit bd000a0

Please sign in to comment.