Put available settings in the store; etc.
also add `build-watch` script for dev's sake menu component no longer allows anonymous feedback by default logo component gets a `centered` prop
This commit is contained in:
parent
3392f8cbd6
commit
e537d8e3a6
5 changed files with 13 additions and 3 deletions
|
@ -89,7 +89,7 @@ export default {
|
|||
},
|
||||
allowAnonymousFeedback: {
|
||||
type: Boolean,
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
feedbackUrl: {
|
||||
type: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue