Skip to content

Make snapshot file type automatic #3

@timea-solid

Description

@timea-solid

Needs change to line:

const timestampx = x.substring(x.lastIndexOf('-')+1, x.indexOf('.ttl'))
and
const timestamp = sortedSnapshotFileNames[i].substring(sortedSnapshotFileNames[i].lastIndexOf('-') + 1, sortedSnapshotFileNames[i].indexOf('.ttl'))
and
const timestampx = x.substring(x.lastIndexOf('-')+1, x.indexOf('.ttl'))
and

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions