mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fixed #536
This commit is contained in:
@ -135,6 +135,7 @@ const instancesMigration = {
|
||||
instances: state.instances.map(instance => {
|
||||
return {
|
||||
...instance,
|
||||
mePage: { ...instance.mePage, followedTags: { shown: false } },
|
||||
push: {
|
||||
...instance.push,
|
||||
global: instance.push.global.value,
|
||||
|
Reference in New Issue
Block a user