Fixed lint

This commit is contained in:
Rish 2019-11-27 13:21:16 +05:30
parent 6aecfbfcce
commit 55cd5bbb32

View File

@ -6,10 +6,10 @@ import {inject as service} from '@ember/service';
export default Component.extend({
clock: service(),
session: service(),
post: null,
saveType: null,
session: service(),
isClosing: null,
// used to set minDate in datepicker