Update CustomFilterKeyword.php

pull/6260/head
Shlee 11 months ago committed by GitHub
parent 03e64efd68
commit cc9bab1171
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,6 +3,7 @@
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
use App\Models\CustomFilter;
class CustomFilterKeyword extends Model
{

Loading…
Cancel
Save