mirror of https://github.com/statping/statping
removed linting from mixin
parent
bd0683d5ae
commit
40b5d6adcf
|
@ -260,5 +260,5 @@ export default Vue.mixin({
|
|||
niceDateWithYear (val) {
|
||||
return format(parseISO(val), 'EEE, do MMM yyyy \'at\' h:mma');
|
||||
},
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue