Skip to content

Commit 257aad0

Browse files
committed
chore(linear): move origin on top
1 parent 5c4259d commit 257aad0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/linear.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
'use strict'
21
/**
32
* @name Linear
43
* @urlAlias linear.app
54
* @urlRegex *://linear.app/*
65
*/
76

7+
'use strict'
8+
89
// Add linear integration in table view only
910
togglbutton.render(
1011
'a[data-dnd-dragging]:not(.toggl)',

0 commit comments

Comments
 (0)