Skip to content

Commit

Permalink
add character model
Browse files Browse the repository at this point in the history
  • Loading branch information
ScuffedNewt authored Oct 30, 2023
1 parent 8fdcd66 commit aceeb16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Http/Controllers/Admin/SubmissionController.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace App\Http\Controllers\Admin;

use App\Http\Controllers\Controller;
use App\Models\Character\Character;
use App\Models\Currency\Currency;
use App\Models\Item\Item;
use App\Models\Loot\LootTable;
Expand Down

0 comments on commit aceeb16

Please sign in to comment.