mirror of
https://github.com/esimov/caire.git
synced 2026-04-22 15:58:14 +08:00
+1
-1
@@ -331,7 +331,7 @@ func processor(in, out string, proc *caire.Processor) error {
|
||||
successMsg = fmt.Sprintf("%s %s %s",
|
||||
utils.DecorateText("⚡ CAIRE", utils.StatusMessage),
|
||||
utils.DecorateText("⇢", utils.DefaultMessage),
|
||||
utils.DecorateText("the image has been resized sucessfully ✔", utils.SuccessMessage),
|
||||
utils.DecorateText("the image has been resized successfully ✔", utils.SuccessMessage),
|
||||
)
|
||||
|
||||
errorMsg = fmt.Sprintf("%s %s %s",
|
||||
|
||||
Reference in New Issue
Block a user