From 257aad0313a83a00c75bc68f188320b5b774bad6 Mon Sep 17 00:00:00 2001 From: Renato Pozzi Date: Thu, 5 Dec 2024 13:31:48 +0100 Subject: [PATCH] chore(linear): move origin on top --- src/content/linear.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/linear.js b/src/content/linear.js index f3fe574be..424a68961 100644 --- a/src/content/linear.js +++ b/src/content/linear.js @@ -1,10 +1,11 @@ -'use strict' /** * @name Linear * @urlAlias linear.app * @urlRegex *://linear.app/* */ +'use strict' + // Add linear integration in table view only togglbutton.render( 'a[data-dnd-dragging]:not(.toggl)',