mirror of
https://github.com/nextcloud/server.git
synced 2026-02-21 08:51:45 -05:00
style(icons): Replace icon with outline variant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
7fbdcbc773
commit
17599f01ed
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
import NcButton from '@nextcloud/vue/components/NcButton'
|
||||
import NcPopover from '@nextcloud/vue/components/NcPopover'
|
||||
import NcDateTime from '@nextcloud/vue/components/NcDateTime'
|
||||
import ClockIcon from 'vue-material-design-icons/Clock.vue'
|
||||
import ClockIcon from 'vue-material-design-icons/ClockOutline.vue'
|
||||
|
||||
export default {
|
||||
name: 'ShareExpiryTime',
|
||||
|
|
|
|||
Loading…
Reference in a new issue