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(
__FILE__,
[
'update_checker' => true,
'action_links' => [
'settings' => [
'text' => 'Settings',