mirror of
https://github.com/Aitum/obs-aitum-multistream.git
synced 2024-11-22 10:22:42 +01:00
6 lines
107 B
Plaintext
Executable File
6 lines
107 B
Plaintext
Executable File
if (( _loglevel > 0 )) {
|
|
local icon=' =>'
|
|
|
|
print -PR "${CI:+::warning::}%F{3} ${(r:5:)icon} ${@}%f"
|
|
}
|