NicolasSiver / nodebb-plugin-ns-points

Additional metrics for User Profiles. It's like experience in video games. Plugin is good for gamification of your board.
MIT License
22 stars 20 forks source link

make compatible with 0.9 #4

Closed xslugx closed 8 years ago

xslugx commented 8 years ago

change postTools : NodeBB.require('./src/postTools'), to postTools : NodeBB.require('./src/posts/tools'),

NicolasSiver commented 8 years ago

Plugin compatible with 1.x ;)