Skip to content

Commit

Permalink
Update extendedui_frame.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
MizukiBelhi authored Aug 16, 2020
1 parent 5ce20ae commit f1eea87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addon_d/extendedui_frame.lua
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ function EXTENDEDUI_ON_FRAME_LOADS()
euiFrame.saveHidden = true;
euiFrame = extui.AddFrame("minimized_godprotection_button", "God Protect Button");
euiFrame = extui.AddFrame("minimized_housing_promote_board", "Personal Housing");
euiFrame = extui.AddFrame("minimized_guild_housing", "Guild Housing");
euiFrame = extui.AddFrame("minimized_guild_housing", "Guild Housing");


-- Fix by Sadlion, modified into a ternary by me
Expand Down

0 comments on commit f1eea87

Please sign in to comment.