address search fix includes link with ticketnumber

This commit is contained in:
2024-06-21 13:45:02 +01:00
parent 45e359155d
commit b02b7d937e
6 changed files with 71 additions and 55 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
import { DefaultAzureCredential } from "@azure/identity";
import _ from "lodash";
import { hashAPIPath } from ".";
import { hashAPIPath, consoleLogger } from ".";
import { da } from "date-fns/locale";
const {
ContainerClient,