Browse Source

Added MightyText

pull/92/merge
Ramiro Saenz 9 years ago
parent
commit
145fab8970
  1. 7
      app/store/ServicesList.js
  2. BIN
      resources/icons/mightytext.png

7
app/store/ServicesList.js

@ -310,6 +310,13 @@ Ext.define('Rambox.store.ServicesList', {
,name: 'FreeNode'
,url: 'https://webchat.freenode.net/'
,type: 'messaging'
},
{
id: 'mightytext'
,logo: 'mightytext.png'
,name: 'Mighty Text'
,url: 'https://mightytext.net/web/'
,type: 'messaging'
}
]
});

BIN
resources/icons/mightytext.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Loading…
Cancel
Save