forked from GithubBackups/vichan
Update api.php
This commit is contained in:
parent
44b9798c10
commit
f202fe93ec
@ -209,7 +209,7 @@ class Api {
|
|||||||
return $apiCatalog;
|
return $apiCatalog;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function translateBoard(Board $board) {
|
public function translateBoard($board) {
|
||||||
$apiBoard = [];
|
$apiBoard = [];
|
||||||
|
|
||||||
foreach ($boards as $board) {
|
foreach ($boards as $board) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user