Remove plugin update checker

This commit is contained in:
abuyoyo 2022-08-06 16:46:06 +03:00
parent 0484250f45
commit e42a6561a6

View File

@ -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',