Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
Theslowaja authored Feb 6, 2022
1 parent c350b28 commit fa18c1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Theslowaja/AntiToolbox/Main.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
use pocketmine\permission\DefaultPermissions;

class Main extends PluginBase implements Listener{

private Config $config;

public function onEnable(): void{
$this->saveDefaultConfig();
Expand Down

0 comments on commit fa18c1f

Please sign in to comment.