feature: display a message when user is not defined (#196)
* feature: display a message when user is not defined * feature: display text in a fadein in case redirection is slow
This commit is contained in:
@ -133,6 +133,9 @@
|
||||
},
|
||||
"nyc": {
|
||||
"lines": 65,
|
||||
"statements": 65
|
||||
"statements": 65,
|
||||
"exclude": [
|
||||
"src/generated/**/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user