Merge branch 'feat/customize_friendly_instance_button' into 'dev'

allow to customize the button to friendly instances, set new default value to 'friendly instances'

See merge request les/gancio!19
This commit is contained in:
les
2022-11-25 09:00:05 +00:00
15 changed files with 43 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ export const state = () => ({
hide_boosts: true,
enable_trusted_instances: true,
trusted_instances: [],
trusted_instances_label: '',
footerLinks: []
},
announcements: [],