mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: minor fixes
This commit is contained in:
@@ -109,6 +109,7 @@ pub fn (c Color) str() string {
|
||||
const (
|
||||
string_colors = {
|
||||
'black': black
|
||||
'blue': blue
|
||||
'red': red
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user