mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-15 14:54:09 +02:00
Added a green "SUCCESS" message for successful builds
This commit is contained in:
parent
1a187de4c9
commit
d7d88585d2
5 changed files with 18 additions and 9 deletions
|
@ -47,6 +47,7 @@ namespace IDE.ui
|
|||
|
||||
BuildError,
|
||||
BuildWarning,
|
||||
BuildSuccess,
|
||||
|
||||
VisibleWhiteSpace
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue