Skip to content

Commit

Permalink
fix upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Nov 21, 2024
1 parent bfccfe1 commit 17a19d3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

namespace NexaMerchant\Apis\Http\Controllers\Api\V1\Admin\System;

use NexaMerchant\Apis\Http\Controllers\Api\V1\Admin\AdminController;
use Illuminate\Support\Facades\Storage;

class TinyMCEController extends Controller
class TinyMCEController extends AdminController
{
/**
* Storage folder path.
Expand Down

0 comments on commit 17a19d3

Please sign in to comment.