Skip to content

Commit

Permalink
Updates for Patch 11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Luckyone961 committed Aug 16, 2024
1 parent 8e536ed commit ca9a361
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Tukui/Modules/ChatFrames/ChatFrames.lua
Original file line number Diff line number Diff line change
Expand Up @@ -678,8 +678,8 @@ function Chat:Setup()
QuickJoinToastButton:Kill()
end

ChatMenu:ClearAllPoints()
ChatMenu:SetPoint("BOTTOMLEFT", LeftBG, "TOPLEFT", -1, 16)
ChatFrameMenuButton:ClearAllPoints()
ChatFrameMenuButton:SetPoint("BOTTOMLEFT", LeftBG, "TOPLEFT", -1, 16)

VoiceChatPromptActivateChannel:CreateBackdrop()
VoiceChatPromptActivateChannel:CreateShadow()
Expand Down
4 changes: 2 additions & 2 deletions Tukui/Tukui-Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 100207
## Interface: 110002
## Author: Tukz
## X-Maintainer: Tukz
## Version: @project-version@
## Version: @project-version@
## Title: |cffff8000Tukui|r
## Notes: UI of awesomeness!
## SavedVariables: TukuiDatabase, TukuiData, TukuiSettings, TukuiGold, TukuiSettingsPerCharacter, TukuiChatHistory
Expand Down

0 comments on commit ca9a361

Please sign in to comment.