Skip to content

Commit 4c52e9e

Browse files
committed
[1.1.0] Fixed linter
1 parent 94ac1ac commit 4c52e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jb_updater/src/gui/main_gui.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ UIng.init do
10031003
end
10041004
end
10051005
installed_status.text = "Deleted: #{plugin.id}"
1006-
btn_uninstall.disable
1006+
btn_uninstall.disable
10071007
end
10081008
end
10091009
end

0 commit comments

Comments
 (0)