Partial fix for #859, missing path edited on Mojave (#862)

* Partial fix for #859, missing path edited on Mojave

* Fixed annotation issue
This commit is contained in:
Rhet Turnbull
2022-12-11 11:19:11 -08:00
committed by GitHub
parent bb65765afa
commit 3557658b73
5 changed files with 109 additions and 76 deletions

View File

@@ -255,7 +255,7 @@ UUID_NOT_REFERENCE = "F12384F6-CD17-4151-ACBA-AE0E3688539E"
UUID_DUPLICATE = ""
UUID_DETECTED_TEXT = {
"E2078879-A29C-4D6F-BACB-E3BBE6C3EB91": "OPEN",
"E2078879-A29C-4D6F-BACB-E3BBE6C3EB91": " ",
"A92D9C26-3A50-4197-9388-CB5F7DB9FA91": None,
}

View File

@@ -325,8 +325,8 @@ TEMPLATE_VALUES_DATE_NOT_MODIFIED = {
UUID_DETECTED_TEXT = "E2078879-A29C-4D6F-BACB-E3BBE6C3EB91"
TEMPLATE_VALUES_DETECTED_TEXT = {
"{detected_text}": "OPEN",
"{;+detected_text:0.5}": "OPEN",
"{detected_text}": " ",
"{;+detected_text:0.5}": " ",
}
COMMENT_UUID_DICT = {