Skip to content

The conditional in the demo update strategy about when to reinstall makes no sense #10

@delapuente

Description

@delapuente

The conditional here: https://github.com/delapuente/offliner/blob/master/demo/js/offliner-updater-reinstall.js#L29

Should be:

if (this.flags.isCalledFromInstall || !this._onInstallOnly) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions