Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Frontend.XF: fix recently introduced crash
Somehow mainLayout was still queried at the click-handler when it had already been at the SendPage class level. This should have been done in [1] ([2]). [1] 2d3b90c [2] 262348b
- Loading branch information