Retire Classic Compose UI

This commit is contained in:
Daniel Supernault 2019-06-19 02:45:51 -06:00
parent 24b8f6faa9
commit 72bffd16d4
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7
6 changed files with 37 additions and 28 deletions

View file

@ -101,6 +101,8 @@ class StatusController extends Controller
public function store(Request $request)
{
return;
$this->authCheck();
$user = Auth::user();