refactor(ui): minor ui improvements
This commit is contained in:
@@ -282,7 +282,7 @@ export default defineComponent({
|
||||
} catch (e) {
|
||||
this.handleError(e)
|
||||
this.$toast.error(this.$t("error.something_went_wrong"), {
|
||||
icon: "error",
|
||||
icon: "error_outline",
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user