mirror of
https://github.com/openvk/openvk
synced 2024-11-13 10:39:24 +03:00
Gifts: Remove the previous fix from the gift selection page
He was not needed :3
This commit is contained in:
parent
92146b8e47
commit
7591c1082b
1 changed files with 4 additions and 5 deletions
|
@ -38,7 +38,6 @@
|
|||
"count" => $count,
|
||||
"amount" => sizeof($gifts),
|
||||
"perPage" => OPENVK_DEFAULT_PER_PAGE,
|
||||
"atBottom" => true,
|
||||
]}
|
||||
</div>
|
||||
{/block}
|
||||
|
|
Loading…
Reference in a new issue