mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update InternalApiController
This commit is contained in:
parent
11145be445
commit
e66d4286a6
1 changed files with 1 additions and 0 deletions
|
@ -325,6 +325,7 @@ class InternalApiController extends Controller
|
|||
# code...
|
||||
break;
|
||||
}
|
||||
Cache::forget('profiles:private');
|
||||
return ['msg' => 200];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue