You've already forked intuiclock
Fixes config URL.
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
// });
|
||||
|
||||
Pebble.addEventListener('showConfiguration', function(e) {
|
||||
Pebble.openURL('http://192.168.1.113/u/bilbo/pebble/iclock/index.html');
|
||||
// Pebble.openURL('https://pconf.bthlabs.pl/intuiclock/index.html');
|
||||
//Pebble.openURL('http://192.168.1.113/u/bilbo/pebble/iclock/index.html');
|
||||
Pebble.openURL('https://pconf.bthlabs.pl/intuiclock/index.html');
|
||||
});
|
||||
|
||||
Pebble.addEventListener('webviewclosed', function(e) {
|
||||
|
||||
Reference in New Issue
Block a user