Skip to content

Commit 1619025

Browse files
committed
feat: add proxy client logo
1 parent 2604a7e commit 1619025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/Setup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,7 @@ public static function setup(Event $event) {
655655
'clients'=> array(
656656
$proxyClientID => array(
657657
"name"=> "Default client",
658+
"logo"=> "/assets/img/logo.png",
658659
"client_id"=> $proxyClientID,
659660
"client_secret"=> $proxyClientSecret,
660661
"redirect_uri"=> [$proxyRedirectURI]

0 commit comments

Comments
 (0)