mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 04:23:53 +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';
|
import humanTime from 'flarum/utils/human-time';
|
||||||
|
|
||||||
export default function(app) {
|
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
|
// Livestamp.js / v1.1.2 / (c) 2012 Matt Bradley / MIT License
|
||||||
// @todo rewrite this to be simpler and cleaner
|
// @todo rewrite this to be simpler and cleaner
|
||||||
(function($, moment) {
|
(function($, moment) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user