Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Using Object.values() for an array in client.js #256

@AndriySymon

Description

@AndriySymon

What is the current behavior?

If the current behavior is a bug, please provide the exact steps to reproduce.

What is the expected behavior?

Additional context
Add any other context about the problem here.

The loadAssets() method defines assets as an array, but then uses Object.values(assets), which is redundant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions