mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
JSHint fix
This commit is contained in:
parent
051a2a3d14
commit
640a92ce30
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue