add favicon setting and add compact layout for AttachmentSetting
This commit is contained in:
parent
b6a4b62058
commit
ce109c38f3
3 changed files with 40 additions and 5 deletions
|
|
@ -7,6 +7,7 @@ export default {
|
|||
...Setting,
|
||||
props: {
|
||||
...Setting.props,
|
||||
compact: Boolean,
|
||||
acceptTypes: {
|
||||
type: String,
|
||||
required: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue