Add a button to open proxiwash in the browser #14
1 arquivos alterados com 2 adições e 0 exclusões
|
|
@ -48,6 +48,7 @@ export default {
|
|||
paymentMethods: 'screens.proxiwash.washinsa.paymentMethods',
|
||||
icon: 'school-outline',
|
||||
url: Urls.app.api + 'washinsa/washinsa_data.json',
|
||||
webPageUrl: Urls.proxiwash.washinsa,
|
||||
},
|
||||
tripodeB: {
|
||||
id: 'tripodeB',
|
||||
|
|
@ -58,5 +59,6 @@ export default {
|
|||
paymentMethods: 'screens.proxiwash.tripodeB.paymentMethods',
|
||||
icon: 'domain',
|
||||
url: Urls.app.api + 'washinsa/tripode_b_data.json',
|
||||
webPageUrl: Urls.proxiwash.tripodeB,
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Carregando…
Referência em uma nova issue