Browse Source

Update SettingsController

Daniel Supernault 6 năm trước cách đây
mục cha
commit
5e371315c5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/Http/Controllers/SettingsController.php

+ 1 - 0
app/Http/Controllers/SettingsController.php

@@ -8,6 +8,7 @@ use App\UserFilter;
 use Auth;
 use DB;
 use Cache;
+use Purify;
 use Illuminate\Http\Request;
 use App\Http\Controllers\Settings\{
     HomeSettings,