mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-31 10:12:51 +00:00
5 lines
138 B
Vue
5 lines
138 B
Vue
<template>
|
|
<img src="@/assets/workflow/icon_chat_color.svg" style="width: 18px" alt="" />
|
|
</template>
|
|
<script setup lang="ts"></script>
|