Skip to content

Commit

Permalink
chore(project): enable sharing by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristiaanScheermeijer committed Jun 22, 2021
1 parent 0dcb0cc commit a8f6733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/ConfigProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const defaultConfig: Config = {
content: [],
menu: [],
options: {
enableSharing: true,
shelveTitles: true,
},
};
Expand Down

0 comments on commit a8f6733

Please sign in to comment.