mirror of
https://github.com/appwrite/appwrite
synced 2026-05-16 21:48:45 +00:00
debug platforms
This commit is contained in:
parent
9b58ae7ff5
commit
9841f6ae87
1 changed files with 1 additions and 0 deletions
|
|
@ -541,6 +541,7 @@ $server->onOpen(function (int $connection, SwooleRequest $request) use ($server,
|
|||
if (!$validator->isValid($hostname)) {
|
||||
continue;
|
||||
}
|
||||
|
||||
$console->setAttribute('platforms', [
|
||||
'$collection' => ID::custom('platforms'),
|
||||
'type' => Origin::CLIENT_TYPE_WEB,
|
||||
|
|
|
|||
Loading…
Reference in a new issue