Sha256: 29787cee4007cc2a80b4ea9bb01714141ea05d8a65533e11d94042f9a7a1753a

Contents?: true

Size: 297 Bytes

Versions: 5

Compression:

Stored size: 297 Bytes

Contents

# frozen_string_literal: true

# Further information on how to configure the SocialShareButton gem can be
# found here: https://github.com/huacnlee/social-share-button#configure
#
SocialShareButton.configure do |config|
  config.allow_sites = %w(x facebook whatsapp_app whatsapp_web telegram)
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
decidim-generators-0.27.9 lib/decidim/generators/app_templates/social_share_button.rb
decidim-generators-0.27.8 lib/decidim/generators/app_templates/social_share_button.rb
decidim-generators-0.27.7 lib/decidim/generators/app_templates/social_share_button.rb
decidim-generators-0.27.6 lib/decidim/generators/app_templates/social_share_button.rb
decidim-generators-0.27.5 lib/decidim/generators/app_templates/social_share_button.rb