JSHint fix
This commit is contained in:
parent
051a2a3d14
commit
640a92ce30
|
@ -8,7 +8,7 @@ export default Discourse.Route.extend({
|
|||
|
||||
refreshQueryWithoutTransition: true,
|
||||
|
||||
resetController(controller, isExiting, transition) {
|
||||
resetController(controller, isExiting) {
|
||||
if (isExiting) {
|
||||
controller.setProperties({
|
||||
period: 'weekly',
|
||||
|
|
Loading…
Reference in New Issue