Skip to content

Commit 90b97b3

Browse files
committed
adds asset link
1 parent e333327 commit 90b97b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/ApplinksController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function assetLinks()
2323
],
2424
];
2525

26-
return response()->json('[
26+
return response('[
2727
{
2828
"relation": [
2929
"delegate_permission/common.handle_all_urls"

0 commit comments

Comments
 (0)