Skip to content

Commit

Permalink
Revert "Add "/lfg" as an intuitive shorthand to open the GBB frame."
Browse files Browse the repository at this point in the history
  • Loading branch information
Vysci authored Jun 14, 2021
1 parent 11c9dda commit cbad757
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 cbad757

Please sign in to comment.