Skip to content

Lazy load GHNS Dialog

David Edmundson requested to merge work/lazy_ghns into master

This is important as the GHNS starts a network request, which is something that shouldn't happen without user interaction. It could also potentially improve startup time.

Merge request reports