From 01490ba8ffad060f0540e805a242fe1faac5f324 Mon Sep 17 00:00:00 2001 From: windingwind <33902321+windingwind@users.noreply.github.com> Date: Wed, 29 Nov 2023 23:06:45 +0800 Subject: [PATCH] update: lint --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 6 +++--- addon/chrome/content/syncDiff.html | 10 ++-------- addon/chrome/content/treeView.html | 1 - src/hooks.ts | 4 +--- src/modules/sync/diffWindow.ts | 6 +++++- src/modules/template/picker.ts | 6 +++++- 7 files changed, 17 insertions(+), 18 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f453261..ea45eef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -35,7 +35,7 @@ body: value: | - OS: - Zotero Version: - - Plugin Version: + - Plugin Version: validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 1f947c2..39ec6ee 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -25,7 +25,7 @@ body: value: | - OS: - Zotero Version: - - Plugin Version: + - Plugin Version: validations: required: true @@ -60,7 +60,7 @@ body: attributes: label: Anything else? description: | - Links? References? Anything that will give us more context about the issue you are encountering! - Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. + Links? References? Anything that will give us more context about the issue you are encountering! + Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. validations: required: false diff --git a/addon/chrome/content/syncDiff.html b/addon/chrome/content/syncDiff.html index caffe36..3ce3c65 100644 --- a/addon/chrome/content/syncDiff.html +++ b/addon/chrome/content/syncDiff.html @@ -205,17 +205,11 @@