Skip to content

Commit

Permalink
Update pocket_widget.js
Browse files Browse the repository at this point in the history
Added widget tap link to Pocket app.
  • Loading branch information
brianseidman authored Dec 28, 2021
1 parent 353e624 commit 3862d87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pocket_widget.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ let attributes = {

let pocket_widget = importModule("/pocket_widget/pocket_widget_code.js"),
w = new ListWidget();
w.url = 'pocket://'

pocket_widget.titleLine(w, attributes.favorite)

Expand Down

0 comments on commit 3862d87

Please sign in to comment.