diff --git a/routes/api.php b/routes/api.php index 18df0ab..7d9bdd9 100644 --- a/routes/api.php +++ b/routes/api.php @@ -1,11 +1,11 @@ PreventRegularBrowserAccess::class], function () { Route::post('_native/api/booted', NativeAppBootedController::class);