Skip to content

Commit

Permalink
Update src/components/SearchMessages.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Wurst <[email protected]>
Signed-off-by: Jérôme Herbinet <[email protected]>
  • Loading branch information
Jerome-Herbinet and ChristophWurst committed Sep 12, 2024
1 parent 9a825ee commit 84bcf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SearchMessages.vue
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ import NcSelect from '@nextcloud/vue/dist/Components/NcSelect.js'
import NcDateTimePicker from '@nextcloud/vue/dist/Components/NcDateTimePicker.js'
import NcButton from '@nextcloud/vue/dist/Components/NcButton.js'
import NcCheckboxRadioSwitch
from '@nextcloud/vue/dist/Components/NcCheckboxRadioSwitch.js'
from '@nextcloud/vue/dist/Components/NcCheckboxRadioSwitch.js'
import FilterIcon from 'vue-material-design-icons/Filter.vue'
import Close from 'vue-material-design-icons/Close.vue'
import IconClose from '@mdi/svg/svg/close.svg'
Expand Down

0 comments on commit 84bcf54

Please sign in to comment.