Skip to content

Commit 1aeaa90

Browse files
committed
windows is refreshing, the list is updated when changing the language (or change to sublist by govId)
1 parent 6e40d80 commit 1aeaa90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export class AppComponent implements OnInit {
3232

3333
// Set the selected language in the component
3434
this.selectedLanguage = lang;
35+
window.location.reload();
3536
}
3637
}
3738

0 commit comments

Comments
 (0)