mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 22:34:24 +00:00
add some tabs to adjust status message
This commit is contained in:
parent
f747c757c5
commit
907a358e5b
@ -183,7 +183,7 @@ ContractsManager.prototype.contractsState = function() {
|
|||||||
contractData = [
|
contractData = [
|
||||||
className.green,
|
className.green,
|
||||||
'Interface or set to not deploy'.green,
|
'Interface or set to not deploy'.green,
|
||||||
"n/a".green
|
"\t\tn/a".green
|
||||||
]
|
]
|
||||||
} else {
|
} else {
|
||||||
contractData = [
|
contractData = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user