We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0250b commit ec3e874Copy full SHA for ec3e874
1 file changed
scripts/core/common.sh
@@ -89,7 +89,7 @@ ui_ok() {
89
}
90
91
ui_info() {
92
- printf 'ℹ️ %s\n' "$*"
+ printf 'ℹ️ %s\n' "$*"
93
94
95
ui_warn() {
0 commit comments