Skip to content

Commit

Permalink
Remove spurious newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed Sep 1, 2024
1 parent 2a387b5 commit ab988fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/service/plugins/share.js
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,6 @@ const FileChooserDialog = GObject.registerClass({
this._uriEntry.grab_focus();
this.set_response_sensitive(Gtk.ResponseType.OK, true);


// Hide the URL entry
} else {
header.set_custom_title(null);
Expand Down

0 comments on commit ab988fa

Please sign in to comment.