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 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