updated ui/dist and some lint warnings

This commit is contained in:
Gani Georgiev
2023-07-30 13:40:22 +03:00
parent ac1fd74942
commit bb4a5cfe83
47 changed files with 3421 additions and 3453 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ func (p *plugin) update(withBackup bool) error {
}
color.HiBlack("---")
color.Green("Update completed sucessfully! You can start the executable as usual.")
color.Green("Update completed successfully! You can start the executable as usual.")
return nil
}