Add clip download support

This commit is contained in:
dragongoose
2023-10-24 18:52:50 -04:00
parent 9c332221fe
commit b93efbc4b5
2 changed files with 13 additions and 2 deletions

View File

@ -35,6 +35,7 @@ import {
BiHeartFill,
FaShareAlt,
IoCloseSharp,
MdDownloadRound,
IoPerson
} from 'oh-vue-icons/icons'
@ -53,6 +54,7 @@ addIcons(
BiHeartFill,
FaShareAlt,
IoCloseSharp,
MdDownloadRound,
IoPerson
)