[curweather] Another new line-feed added
This commit is contained in:
parent
4b5691707b
commit
bf6b8bc042
1 changed files with 2 additions and 2 deletions
|
@ -175,8 +175,8 @@ function curweather_addon_settings_post(App $a, $post)
|
|||
info(L10n::t('Current Weather settings updated.') . EOL);
|
||||
}
|
||||
|
||||
function curweather_addon_settings(App $a, &$s) {
|
||||
|
||||
function curweather_addon_settings(App $a, &$s)
|
||||
{
|
||||
if (!local_user()) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue