Adding in percentage for uploads
This commit is contained in:
parent
6f7cdc614b
commit
20c9cf2860
@ -13,6 +13,7 @@ const state = {
|
||||
uploads: {},
|
||||
speedMbyte: 0,
|
||||
eta: 0,
|
||||
percentage: 0
|
||||
};
|
||||
|
||||
const mutations = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user