Browse Source

Update Mastodon instance list URL.

Thanks to ryliejamesthomas for the heads up!

Fixes #253.
pull/3202/head
TheGoddessInari 4 years ago
parent
commit
12230eef00
No known key found for this signature in database
GPG Key ID: 1209B1B7632D69A
  1. 2
      app/store/ServicesList.js

2
app/store/ServicesList.js

@ -775,7 +775,7 @@ Ext.define('Hamsket.store.ServicesList', {
,url: 'https://mastodon.social/auth/sign_in'
,type: 'messaging'
,custom_domain: true
,note: '<a href="https://instances.mastodon.xyz/" target="_blank">List of instances</a>'
,note: '<a href="https://instances.social/" target="_blank">List of instances</a>'
},
{
id: 'teamworkchat'

Loading…
Cancel
Save