From b3c2dc63ab823d73a3b1127432654404c504520b Mon Sep 17 00:00:00 2001 From: mpuebla Date: Mon, 2 Sep 2019 13:15:16 -0300 Subject: [PATCH] agregada variable en app settings --- src/etc/AppSettings ejemplo.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/AppSettings ejemplo.ts b/src/etc/AppSettings ejemplo.ts index 31f991f..d8a886a 100644 --- a/src/etc/AppSettings ejemplo.ts +++ b/src/etc/AppSettings ejemplo.ts @@ -1,3 +1,3 @@ export const appSettings = { - // apiImagenes: 'http://10.231.45.117:4513/' + // apiImagenes: 'http://10.231.45.117:4513' }; -- 1.9.1