Skip to content

Commit 7e522bb

Browse files
wip
1 parent 5a3c8b6 commit 7e522bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

client/src/components/Backup.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ export default {
2626
},
2727
},
2828
created() {
29-
console.log(this.chunkSize)
29+
// console.log(this.chunkSize)
30+
3031
window.backup = {
3132
chunkSize: this.chunkSize
3233
};

0 commit comments

Comments
 (0)