Skip to content

Commit

Permalink
Fix debugger state view (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackTabsCode authored Apr 11, 2024
1 parent 36e51ba commit 60f10ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/debugger/widgets/link.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ return function(Plasma)
local button = create("TextButton", {
[ref] = "button",
BackgroundTransparency = 1,
AutomaticSize = Enum.AutomaticSize.XY,
Text = "",

create("UIPadding", {
Expand Down

0 comments on commit 60f10ea

Please sign in to comment.