diff --git a/ui/app/components/DLFields.vue b/ui/app/components/DLFields.vue index fc012a5b..e9545844 100644 --- a/ui/app/components/DLFields.vue +++ b/ui/app/components/DLFields.vue @@ -122,7 +122,7 @@ The icon of the field, must be from + href="https://fontawesome.com/search?ic=free&o=r" target="_blank"> font-awesome icon. e.g. fa-solid fa-image. Leave empty for no icon. diff --git a/ui/app/components/DLInput.vue b/ui/app/components/DLInput.vue index 5781a3fb..e06797cc 100644 --- a/ui/app/components/DLInput.vue +++ b/ui/app/components/DLInput.vue @@ -1,8 +1,8 @@