From 12230eef00650d1f9ed1c344d7fb8cb720f992ab Mon Sep 17 00:00:00 2001 From: TheGoddessInari Date: Wed, 27 Jan 2021 15:47:00 -0800 Subject: [PATCH] Update Mastodon instance list URL. Thanks to ryliejamesthomas for the heads up! Fixes #253. --- app/store/ServicesList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 43beb785..a6edb720 100644 --- a/app/store/ServicesList.js +++ b/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: 'List of instances' + ,note: 'List of instances' }, { id: 'teamworkchat'