Gum-Joe / 2Keys

A easy to setup second keyboard, designed for everyone.
GNU General Public License v3.0
11 stars 4 forks source link

Implement allowAutoUpdate (detector-desktop) #95

Open github-actions[bot] opened 4 years ago

github-actions[bot] commented 4 years ago

Implement allowAutoUpdate (detector-desktop)

https://github.com/Gum-Joe/2Keys/blob/2bc9ab3637736d71e0d6dee0f340558990873227/detectors/detector-desktop/controller/src/config.ts#L57

        addToStartup: boolean;
        /** Automatically apply updates to client? **RESERVED FOR FUTURE USE** */
        // TODO: Implement allowAutoUpdate (detector-desktop)
        allowAutoUpdate: boolean;
    };

ndex 92c133d..91aa099 100644
++ b/detectors/detector-desktop/controller/src/install.ts

5eb6243481d1e6d1b6807955a7d5b0a1471d81c6