Update upload.js
This commit is contained in:
parent
e739b57187
commit
396511bc70
@ -13,7 +13,7 @@ const state = {
|
||||
uploads: {},
|
||||
speedMbyte: 0,
|
||||
eta: 0,
|
||||
percentage: 0
|
||||
uploadPercentage: 0
|
||||
};
|
||||
|
||||
const mutations = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user