Commit b3c2dc63ab823d73a3b1127432654404c504520b

Authored by Marcelo Puebla
1 parent a93f577a9a
Exists in master

agregada variable en app settings

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/etc/AppSettings ejemplo.ts
1 1 export const appSettings = {
2   - // apiImagenes: 'http://10.231.45.117:4513/'
  2 + // apiImagenes: 'http://10.231.45.117:4513'
3 3 };