Make scope options optional, refactoring.

This commit is contained in:
Roger Braun 2018-06-08 15:25:48 +02:00
parent ee1b60c9c5
commit d64293506c
5 changed files with 40 additions and 21 deletions

View file

@ -10,5 +10,6 @@
"whoToFollowProviderDummy2": "https://followlink.osa-p.net/api/get_recommend.json?acct=@{{user}}@{{host}}",
"whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}",
"whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html",
"showInstanceSpecificPanel": false
"showInstanceSpecificPanel": false,
"scopeOptionsEnabled": false
}