Ver código fonte

auto commit

app
jfinn 3 anos atrás
pai
commit
9aaee44b56
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      mdev/wv0.native.js

+ 1
- 1
mdev/wv0.native.js Ver arquivo

@@ -139,7 +139,7 @@ injectedJs =`
139 139
             ></WebView>
140 140
                          <Button 
141 141
                          style = { wv0_styles_dev.vb1 || {}} 
142
-color = { "#00ffffff" }
142
+color = { wv0_styles_dev.vb1_color || "#00ffffff" }
143 143
 >
144 144
              {wv0_styles_dev.vb1_txt  || "udef"}
145 145
              </Button>

Carregando…
Cancelar
Salvar