diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-08-07 20:33:53 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-08-07 20:33:53 -0400 |
| commit | c854d6c9189298487cd698934f96be28b1bc9bad (patch) | |
| tree | c3563b85c2382470992a529442c41c8eeb80e63b /plugins | |
| parent | 3aa6aed4d45f536a93f1b25432cd41f47a1ce466 (diff) | |
Lots of refactoring - API is not tied into Portal Auth - bugs may need to be ironed out
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/android.json | 2 | ||||
| -rw-r--r-- | plugins/ios.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/android.json b/plugins/android.json index 9c919fd6..fcf98047 100644 --- a/plugins/android.json +++ b/plugins/android.json @@ -120,4 +120,4 @@ } }, "dependent_plugins": {} -} +}
\ No newline at end of file diff --git a/plugins/ios.json b/plugins/ios.json index a44da041..980ff794 100644 --- a/plugins/ios.json +++ b/plugins/ios.json @@ -138,4 +138,4 @@ } }, "dependent_plugins": {} -} +}
\ No newline at end of file |
