Skip to content

Commit

Permalink
add manual scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
rjocoleman committed Nov 30, 2023
1 parent 86afba9 commit f5ecc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion [email protected]/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -397,4 +397,4 @@ function createTailscaleDeviceItem(node, primaryText, secondaryText, iconName, t

const item = new TailscaleDeviceItem(iconName, primaryText, secondaryText, onClick, onLongClick);
return item;
}
}

0 comments on commit f5ecc37

Please sign in to comment.