mirror of
https://github.com/axeloz/filesharing.git
synced 2025-05-06 10:03:55 +02:00
Debug URL push
This commit is contained in:
parent
5ebb00b13e
commit
a6300a6d60
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@
|
||||||
})
|
})
|
||||||
.then( (response) => {
|
.then( (response) => {
|
||||||
this.syncData(response.data)
|
this.syncData(response.data)
|
||||||
window.history.pushState(null, null, baseUrl+'/upload/'+this.bundle.slug);
|
|
||||||
this.step = 2
|
this.step = 2
|
||||||
|
|
||||||
this.startDropzone()
|
this.startDropzone()
|
||||||
|
|
Loading…
Add table
Reference in a new issue