add.[ALL]
This commit is contained in:
parent
5ac24c8cea
commit
780ad9a200
54 changed files with 3733 additions and 0 deletions
9
.resources/app/app_bootstrap/firstRun/linux.js
Normal file
9
.resources/app/app_bootstrap/firstRun/linux.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.performFirstRunTasks = performFirstRunTasks;
|
||||
function performFirstRunTasks(_updater) {
|
||||
//
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue