chiark
/
gitweb
/
~tthurman
/
dwim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc44c2
)
Test code in src/index.js loads from default port and loads a page that actually...
author
Marnanel Thurman
<marnanel@thurman.org.uk>
Fri, 26 Nov 2021 18:50:56 +0000
(18:50 +0000)
committer
Marnanel Thurman
<marnanel@thurman.org.uk>
Fri, 26 Nov 2021 18:50:56 +0000
(18:50 +0000)
src/index.js
patch
|
blob
|
history
diff --git
a/src/index.js
b/src/index.js
index b1df9f541bcfd5b9c6d6c22f5b4f02143b6d2f2d..3329a09a37148e0105b9750ee601233067ce8dd2 100644
(file)
--- a/
src/index.js
+++ b/
src/index.js
@@
-32,7
+32,7
@@
function onDeviceReady() {
tag.name = 'span'
console.log(tag)
- cordova.plugin.http.get('http://127.0.0.1:688
8/
',
+ cordova.plugin.http.get('http://127.0.0.1:688
7/login
',
{},
{},
function(response) {