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