tutanota
tutanota copied to clipboard
Don't show MigratingCredentialsBanner outside of main webapp page
Prevent it from showing on whitelabel in addition to apps.
Fixes #6496
I'm not sure if we should be using env.domainConfigs or the domain config provider for this one, as the latter can be injected (though we don't test this). Let me know which one's better here.
Nevermind, I just saw that we have the login view model which has domain config.