diff options
Diffstat (limited to 'plugins/jetpack/modules/shortcodes/kickstarter.php')
-rw-r--r-- | plugins/jetpack/modules/shortcodes/kickstarter.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jetpack/modules/shortcodes/kickstarter.php b/plugins/jetpack/modules/shortcodes/kickstarter.php index ae9f40a9..cd59f940 100644 --- a/plugins/jetpack/modules/shortcodes/kickstarter.php +++ b/plugins/jetpack/modules/shortcodes/kickstarter.php @@ -75,4 +75,4 @@ function jetpack_kickstarter_embed_to_shortcode( $content ) { } return $content; -}
\ No newline at end of file +} |