PixelPlacerBot/bootstrap/providers.php

6 lines
64 B
PHP
Raw Permalink Normal View History

2024-07-19 19:51:38 -04:00
<?php
return [
App\Providers\AppServiceProvider::class,
];