Skip to content

Commit a7e6afc

Browse files
authored
Merge pull request #1 from headerx/main
Main
2 parents ea0f54b + 4483517 commit a7e6afc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Http/Livewire/OAuthClientManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,6 @@ public function getUserProperty()
218218
*/
219219
public function render()
220220
{
221-
return view('jetstream-passport::client-manager');
221+
return view('jetstream-passport::oauth-client-manager');
222222
}
223223
}

0 commit comments

Comments
 (0)