mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Merge branch 'master' of github.com:openvk/openvk
This commit is contained in:
commit
2ce3a1ae9d
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ final class Account extends VKAPIRequestHandler
|
|||
];
|
||||
}
|
||||
|
||||
function setOnline(): object
|
||||
function setOnline(): int
|
||||
{
|
||||
$this->requireUser();
|
||||
|
||||
|
|
Loading…
Reference in a new issue