Skip to content

Commit

Permalink
Fix attempt #4
Browse files Browse the repository at this point in the history
  • Loading branch information
sakithb committed Aug 29, 2021
1 parent 18f7a4c commit 277e4e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ function buildPrefsWidget() {
halign: Gtk.Align.END,
buffer: new Gtk.EntryBuffer(),
placeholder_text: "Ex - '<...>'",
visible: true,
});

for (let i = 0; i < sepChars.length; i++) {}
Expand Down

0 comments on commit 277e4e7

Please sign in to comment.