From ce109c38f3b51752f97c04c6b9df59a794212f8a Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 1 Nov 2023 22:10:46 +0200 Subject: add favicon setting and add compact layout for AttachmentSetting --- src/components/settings_modal/helpers/attachment_setting.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/settings_modal/helpers/attachment_setting.js') diff --git a/src/components/settings_modal/helpers/attachment_setting.js b/src/components/settings_modal/helpers/attachment_setting.js index ac5c6f86..c4c04b2b 100644 --- a/src/components/settings_modal/helpers/attachment_setting.js +++ b/src/components/settings_modal/helpers/attachment_setting.js @@ -7,6 +7,7 @@ export default { ...Setting, props: { ...Setting.props, + compact: Boolean, acceptTypes: { type: String, required: false, -- cgit v1.2.3-70-g09d2