Skip to content

If attempting to open a file with improper formatting (or non-.echo file) the application should ignore it #10

@BH4

Description

@BH4

Currently the code assumes any file we attempt to open will be either one created by the app or with the correct formatting. This probably results in a crash. Commit c5ac36f mostly mitigates this by preventing apps with non-.echo file extensions from being opened, so this will only show up if a file is somehow incorrectly formatted or a different file is for some reason given the echo extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions