Added settings container, updated dependencies.
This commit is contained in:
@@ -15,6 +15,7 @@ let fatalStartupError = false
|
||||
const VIEWS = {
|
||||
landing: 'landingContainer',
|
||||
login: 'loginContainer',
|
||||
settings: 'settingsContainer',
|
||||
welcome: 'welcomeContainer'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user