mirror of
https://github.com/flarum/core.git
synced 2025-07-24 02:01:19 +02:00
Note for the future
This commit is contained in:
@@ -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) {
|
||||||
|
Reference in New Issue
Block a user