Skip to content

Type error generate fatal error #5

@fcheong3b

Description

@fcheong3b

Hi,
In line 179 of file index.js you have a type error:
vidoes.splice(0, 0, videoObj); and it should be videos.splice(0, 0, videoObj);
Regards

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