1.0.1 release
This commit is contained in:
parent
b7351a27cd
commit
01499d06dc
2 changed files with 3 additions and 2 deletions
|
@ -169,7 +169,8 @@ MainAssistant.prototype.setup = function()
|
||||||
this.cookieData = new Mojo.Model.Cookie('netThauvinErikWebOsPingFm');
|
this.cookieData = new Mojo.Model.Cookie('netThauvinErikWebOsPingFm');
|
||||||
this.prefs = this.cookieData.get();
|
this.prefs = this.cookieData.get();
|
||||||
|
|
||||||
this.api_key = 'edb93979c2abd58781f72d96f042e3a4';
|
//this.api_key = 'edb93979c2abd58781f72d96f042e3a4';
|
||||||
|
this.api_key = 'e67b1c8c335bfc67cbd729d7a4535092';
|
||||||
this.messageMaxLen = 140;
|
this.messageMaxLen = 140;
|
||||||
|
|
||||||
this.defaultMethods = [
|
this.defaultMethods = [
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"id": "net.thauvin.erik.webos.pingfm",
|
"id": "net.thauvin.erik.webos.pingfm",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"vendor": "Erik C. Thauvin",
|
"vendor": "Erik C. Thauvin",
|
||||||
"type": "web",
|
"type": "web",
|
||||||
"theme": "light",
|
"theme": "light",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue