#8002 addSupportService #894

Merged
jorgep merged 17 commits from xxxx-addSupportService into dev 2024-12-11 09:49:41 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fa43f270ca - Show all commits

View File

@ -67,7 +67,7 @@ export default boot(({ app }) => {
method,
params,
headers: confHeaders,
aborted: signal.aborted,
aborted: signal?.aborted,
version: headers?.['salix-version'],
},
};