From 69e7033fca28646d1f3f2c78db6e0e6c2796c3e8 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 1 Aug 2016 16:43:27 -0400 Subject: #292 - various items cleaned up, default to sqlite for devices, cleaned up entry paths to PortalLogin and ensured its AFTER DataModel.init() - wonder if this fixes #193 Former-commit-id: fbe5c0b0649b44912f5a52babeea5aa91a58e70f --- plugins/fetch.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index 2de2b514..2bb97c91 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -188,8 +188,9 @@ }, "cordova-sqlite-storage": { "source": { - "type": "registry", - "id": "cordova-sqlite-storage" + "type": "git", + "url": "https://github.com/litehelpers/Cordova-sqlite-storage.git", + "subdir": "." }, "is_top_level": true, "variables": {} -- cgit v1.2.3