Skip to content

Commit

Permalink
fix balance grid
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Alekseenko committed Mar 18, 2023
1 parent 5c8c081 commit ee36d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<type name="Magento\Framework\View\Element\UiComponent\DataProvider\CollectionFactory">
<arguments>
<argument name="collections" xsi:type="array">
<item name="magentotoken_listing_data_source" xsi:type="string">
<item name="tokenbalance_listing_data_source" xsi:type="string">
Crypto\MagentoToken\Model\ResourceModel\Tokenbalance\Grid\Collection
</item>
</argument>
Expand Down

0 comments on commit ee36d8e

Please sign in to comment.