OpenAsar/src/firstRun/index.js

3 lines
73 B
JavaScript

// Stub for now at least
exports.update = (callback) => { callback(); };