Skip to content

Commit

Permalink
fix plugin header
Browse files Browse the repository at this point in the history
  • Loading branch information
rothfahl committed Oct 4, 2023
1 parent 5ea5a19 commit 68118cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-plugin/srf-weather-widget/srf-weather-widget.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: SRF Weather Widget
* Plugin URI: https://mmz-srf.github.io/srf-weather-widget/
* Description: Add SRF Weather Widget to your posts or theme.
*/
*/

require_once __DIR__ . '/SrfWeatherWidgetSettings.php';
require_once __DIR__ . '/SrfWeatherWidgetInstallation.php';
Expand Down

0 comments on commit 68118cb

Please sign in to comment.