doc(refresh): after changing names and adding functions

This commit is contained in:
2024-12-03 13:52:22 +01:00
parent 6dc92df4b5
commit 3833037862
2 changed files with 29 additions and 20 deletions

View File

@@ -196,13 +196,13 @@ type Icon string
const (
IconSuccess Icon = "✅"
IconFailure Icon = "❌"
IconWarning Icon = "⚠️'"
IconWarning Icon = ""
IconNote Icon = "📝"
IconWorld Icon = "🌐"
IconPlug Icon = "🔌"
IconPackage Icon = "📦"
IconCabinet Icon = "🗄️"
IconInfo Icon = ""
IconInfo Icon = "🔵"
IconSecret Icon = "🔒"
IconConfig Icon = "🔧"
IconDependency Icon = "🔗"