Remove plugin update checker
This commit is contained in:
parent
0484250f45
commit
e42a6561a6
@ -20,7 +20,6 @@ require_once 'vendor/autoload.php';
|
|||||||
new PluginCore(
|
new PluginCore(
|
||||||
__FILE__,
|
__FILE__,
|
||||||
[
|
[
|
||||||
'update_checker' => true,
|
|
||||||
'action_links' => [
|
'action_links' => [
|
||||||
'settings' => [
|
'settings' => [
|
||||||
'text' => 'Settings',
|
'text' => 'Settings',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user