Skip to content

Commit c120a0c

Browse files
committed
wip
1 parent 628e7c6 commit c120a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,8 +1048,8 @@ use Laravel\Mcp\Server\Annotations\Priority;
10481048
use Laravel\Mcp\Server\Resource;
10491049

10501050
#[Audience(Role::User)]
1051-
#[Priority(0.9)]
10521051
#[LastModified('2025-01-12T15:00:58Z')]
1052+
#[Priority(0.9)]
10531053
class UserDashboardResource extends Resource
10541054
{
10551055
//

0 commit comments

Comments
 (0)