mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 08:44:49 +00:00
Update SettingsController
This commit is contained in:
parent
05745d2fb3
commit
5e371315c5
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ use App\UserFilter;
|
||||||
use Auth;
|
use Auth;
|
||||||
use DB;
|
use DB;
|
||||||
use Cache;
|
use Cache;
|
||||||
|
use Purify;
|
||||||
use Illuminate\Http\Request;
|
use Illuminate\Http\Request;
|
||||||
use App\Http\Controllers\Settings\{
|
use App\Http\Controllers\Settings\{
|
||||||
HomeSettings,
|
HomeSettings,
|
||||||
|
|
Loading…
Reference in a new issue