From ba0d7051427e256ae3bca0cf947478dd84f4b9d9 Mon Sep 17 00:00:00 2001 From: akwanpdf Date: Tue, 16 Nov 2021 18:03:48 -0800 Subject: [PATCH 1/2] Update DocumentView.tsx --- src/DocumentView/DocumentView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/DocumentView/DocumentView.tsx b/src/DocumentView/DocumentView.tsx index f24c13547..eae566e17 100644 --- a/src/DocumentView/DocumentView.tsx +++ b/src/DocumentView/DocumentView.tsx @@ -22,6 +22,7 @@ import * as AnnotOptions from "../AnnotOptions/AnnotOptions"; * Add a fourth comment to trigger GitHub Actions bot. * Add a fifth comment to trigger GitHub Actions bot. * Add a sixth comment to trigger GitHub Actions bot. + * Add a seventh comment to trigger GitHub Actions bot. * * To represent functions, please use {@link func}. * To represent "one of Config.Buttons values" or "an array of From 7413dc173015f5fc5c83f16647c3a51a4fe54616 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 02:04:23 +0000 Subject: [PATCH 2/2] Updating JS files --- lib/src/DocumentView/DocumentView.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/src/DocumentView/DocumentView.js b/lib/src/DocumentView/DocumentView.js index 1714f8591..48e69e817 100644 --- a/lib/src/DocumentView/DocumentView.js +++ b/lib/src/DocumentView/DocumentView.js @@ -13,6 +13,7 @@ import { Config } from "../Config/Config"; * Add a fourth comment to trigger GitHub Actions bot. * Add a fifth comment to trigger GitHub Actions bot. * Add a sixth comment to trigger GitHub Actions bot. + * Add a seventh comment to trigger GitHub Actions bot. * * To represent functions, please use {@link func}. * To represent "one of Config.Buttons values" or "an array of