multas
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
const api = {}
|
||||
|
||||
<<<<<<< HEAD
|
||||
api.url = 'http://f60a9553.ngrok.io'
|
||||
// api.url = 'http://venus.acatlan.unam.mx:3010'
|
||||
=======
|
||||
// api.url = 'http://localhost:3000'
|
||||
api.url = 'http://venus.acatlan.unam.mx:3010'
|
||||
>>>>>>> 6de917e80504bc12a5975c20b98a18e052721f1a
|
||||
api.isAuth = function () {
|
||||
if (window.localStorage.pcpumaT && window.localStorage.pcpumaU) {
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user