@@ -60,14 +60,14 @@ ShellRoot {
}
Connections {
target: I18n
target: I18n ? I18n : null
function onTranslationsLoaded() {
i18nLoaded = true
target: Settings
target: Settings ? Settings : null
function onSettingsLoaded() {
settingsLoaded = true
The note is not visible to the blocked user.