mirror of
https://github.com/flarum/framework.git
synced 2025-02-18 22:12:50 +08:00
Note for the future
This commit is contained in:
parent
d96da61b1b
commit
fe81f71d73
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user