export buildSendNotificationsExec

This commit is contained in:
Tim Krins 2024-09-20 15:48:29 +01:00
parent 6898e7496a
commit ab4ead4c18
No known key found for this signature in database

View file

@ -470,5 +470,6 @@ export {
buildGeneralExec,
buildReportExec,
buildUploadExec,
buildSendNotificationsExec,
getToken,
};