Skip to content

Commit

Permalink
Merge pull request #51 from Vysci/revert-48-main
Browse files Browse the repository at this point in the history
Revert "Add "/lfg" as an intuitive shorthand to open the GBB frame."
  • Loading branch information
Vysci authored Jun 14, 2021
2 parents 11c9dda + cbad757 commit f721ce7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions LFGBulletinBoard/GroupBulletinBoard.lua
Original file line number Diff line number Diff line change
Expand Up @@ -487,13 +487,6 @@ function GBB.Init()
},
})

SlashCmdList.GBB_LFG = function()
if not GroupBulletinBoardFrame:IsShown() then
GBB.ShowWindow()
end
end
SLASH_GBB_LFG1 = "/lfg"

-- Create options and initalize!
GBB.OptionsInit()

Expand Down

0 comments on commit f721ce7

Please sign in to comment.