I have a calendar that has the following capabilities: ``` {events:true, tasks:false, mutable:true, requiresNetwork:true} ``` The API still allows me to add tasks. This looks like a foot gun we should try to eliminate :-)
I have a calendar that has the following capabilities:
The API still allows me to add tasks. This looks like a foot gun we should try to eliminate :-)