Minor improvements to Spontit-Node

This commit is contained in:
Jan Oberhauser
2020-11-24 23:20:09 +01:00
parent 2dbde92fd5
commit 991379066b
4 changed files with 9 additions and 10 deletions

View File

@@ -46,4 +46,4 @@ export async function spontitApiRequest(this: IExecuteFunctions | ILoadOptionsFu
}
throw error;
}
}
}