pitaj / nodebb-plugin-calendar

Fully-featured calendar plugin for NodeBB
42 stars 34 forks source link

Post delete is broken #106

Closed pitaj closed 6 years ago

pitaj commented 6 years ago

Temporary fix:

  1. Edit nodebb/node_modules/nodebb-plugin-calendar/plugin.json
  2. Remove the following lines
{
  "hook": "action:post.delete", "method": "postDelete"
},
pitaj commented 6 years ago

Fixed in b93e88bfef9fb714b7de25217b9e8da2122a1a0e