mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-29 20:20:42 +00:00
remove info button text
This commit is contained in:
parent
a65b0a67d5
commit
eb0595bb3f
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@
|
|||
class="button"
|
||||
title="Info"
|
||||
@click="$store.pluginListStore.openPluginInfo(plugin)">
|
||||
<span class="icon material-symbols-outlined">info</span> Info
|
||||
<span class="icon material-symbols-outlined">info</span>
|
||||
</button>
|
||||
<template x-if="plugin.is_custom">
|
||||
<button type="button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue