mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 06:50:26 +00:00
fix: minor icon tweak
This commit is contained in:
parent
91ae9b33d3
commit
5406083850
2 changed files with 5 additions and 7 deletions
|
|
@ -7,7 +7,7 @@ const (
|
|||
ErrorIcon string = "✖"
|
||||
WarningIcon string = "⚠"
|
||||
InfoIcon string = "ℹ"
|
||||
HintIcon string = "💡"
|
||||
HintIcon string = "➤"
|
||||
SpinnerIcon string = "..."
|
||||
LoadingIcon string = "⟳"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue