Skip to content

Commit

Permalink
Merge pull request #488 from sunbird-cb/scrom-url
Browse files Browse the repository at this point in the history
public route error resolved
  • Loading branch information
christyfernandes authored Jul 4, 2022
2 parents 59398a7 + 5c553f4 commit 1dc53b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export class BtnPageBackComponent extends WidgetBaseComponent
hubsList!: NsInstanceConfig.IHubs[]
constructor(
private btnBackSvc: BtnPageBackService,
private router: Router,
public router: Router,
private configSvc: ConfigurationsService,
private discussUtilitySvc: DiscussUtilsService,
) {
Expand Down

0 comments on commit 1dc53b2

Please sign in to comment.