Skip to content

Commit a69c012

Browse files
committed
phpstan
1 parent 32c010d commit a69c012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hook.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ function plugin_news_install()
227227
$alert_table,
228228
'is_displayed_oncentral',
229229
'bool',
230-
['value' => true],
230+
['value' => '1'],
231231
);
232232
}
233233

0 commit comments

Comments
 (0)