Commit 771cc1db13c6d0977ed27587fd58491c26eb069a

Authored by Nicolás Guarnieri
1 parent c86c4954e2
Exists in master

fix ejemplo

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/etc/develop.js.ejemplo
1   -angular.module('focaAbmVehiculo')
  1 +angular.module('focaActivarHojaRuta')
2 2 .constant("API_ENDPOINT", {
3 3 'URL': '//127.0.0.1:9000'
4 4 });