diff --git a/app/src/local-resources/dom-utils/constants.ts b/app/src/local-resources/dom-utils/constants.ts index 88b913174da..f48e8566837 100644 --- a/app/src/local-resources/dom-utils/constants.ts +++ b/app/src/local-resources/dom-utils/constants.ts @@ -1,2 +1,2 @@ -// See RQA-3813 and associated PR. +// See RQA-3813 and associated PR. We are stuck using this hardcoded number to mean "never" or migrate the on-filesystem value. export const SLEEP_NEVER_MS = 604800000