Skip to content

Commit 3e2caff

Browse files
committed
Update AzureFunctionsHook.ts
1 parent ace4d77 commit 3e2caff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AutoCollection/AzureFunctionsHook.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,4 @@ class FuncModelV4Helper {
220220
const ctx = this._getInvocationContext(hookContext);
221221
return ctx.options.trigger.type.toLowerCase() === "httptrigger";
222222
}
223-
}
223+
}

0 commit comments

Comments
 (0)