Note for the future

This commit is contained in:
Toby Zerner 2015-05-14 22:41:00 +09:30
parent d96da61b1b
commit fe81f71d73

View File

@ -1,6 +1,8 @@
import humanTime from 'flarum/utils/human-time';
export default function(app) {
// perhaps get rid of this and just m.redraw every minute?
// Livestamp.js / v1.1.2 / (c) 2012 Matt Bradley / MIT License
// @todo rewrite this to be simpler and cleaner
(function($, moment) {