No description
| it.to.work | ||
| README.md | ||
bungloo-plugins
A set of plugins for Tent client Bungloo
#Install
- Copy or move the
it.to.workdirectory in the Bungloo directory. - Add
require( [
'plugins/it.to.work/hide-replies',
'plugins/it.to.work/unread-posts',
'plugins/it.to.work/marked-posts'
], function() {
}
);
to your Plugin.js file.
3. Restart Bungloo.