Skip to content

Commit

Permalink
Merge pull request #790 from kayleb01/develop
Browse files Browse the repository at this point in the history
fixing the sidebar issue
  • Loading branch information
kayleb01 authored Oct 31, 2021
2 parents c8d629c + 630fffe commit ae3d119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Services/SidebarService.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace App\Services;
use Illuminate\Support\Facades\Config;
use App\Http\Resources\SidebarResource;
use App\Services\TodoService;

class SidebarService
{
Expand Down

0 comments on commit ae3d119

Please sign in to comment.