some acars/tables fixes
This commit is contained in:
@@ -14,6 +14,8 @@ class SettingRepository extends BaseRepository implements CacheableInterface
|
||||
{
|
||||
use CacheableRepository;
|
||||
|
||||
public $cacheMinutes = 1;
|
||||
|
||||
public function model()
|
||||
{
|
||||
return Setting::class;
|
||||
|
||||
Reference in New Issue
Block a user