auto-git:
[change] modules/store.js
This commit is contained in:
@@ -12,4 +12,5 @@ const store = new Store({
|
|||||||
needsRelocation: false,
|
needsRelocation: false,
|
||||||
dailyCommitStats: {}
|
dailyCommitStats: {}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
module.exports = store;
|
||||||
Reference in New Issue
Block a user