mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
#3 przyciski do szerowania - fix minor vue caveat
This commit is contained in:
parent
b2949ddea2
commit
1b2842f1d6
@ -26,7 +26,7 @@
|
||||
export default {
|
||||
props: {
|
||||
title: { default: 'Zaimki.pl' },
|
||||
networks: { default: ['twitter', 'reddit', 'facebook', 'telegram', 'whatsapp', 'messenger'] },
|
||||
networks: { default: _ => ['twitter', 'reddit', 'facebook', 'telegram', 'whatsapp', 'messenger'] },
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
Loading…
x
Reference in New Issue
Block a user