511 Rename component

This commit is contained in:
Lisa Hillebrand
2021-08-15 16:16:04 +02:00
parent 7c70f7454e
commit 4f93d30872
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import { openDb } from '../db'
import App from './app'
import AppLoadingView from './common/app-loading'
import AppStatusBar from './common/app-status-bar'
import License from './license'
import License from './License'
import PasswordPrompt from './password-prompt'
import store from "../store"