FirebaseExtended / firebase-queue

MIT License
786 stars 108 forks source link

Make `specsRef` optional when no `specId` is set #105

Closed EECOLOR closed 5 years ago

EECOLOR commented 7 years ago

The code already behave this way, it would be nice if we could pass in { tasksRef } instead of { tasksRef, specsRef: null }.

EECOLOR commented 5 years ago

We are now using our own fork.