style: remove trailing spaces

This commit is contained in:
Baptiste Grob
2020-06-22 17:53:18 +02:00
parent 1e00dc2be8
commit 28b6455d8c

View File

@@ -115,7 +115,7 @@ class FooterViewCtrl extends PureViewCtrl {
this.streamItems();
this.registerComponentHandler();
}
reloadUser() {
this.user = this.application!.getUser();
}