remote upload refactoring

This commit is contained in:
Čarodej
2022-04-25 10:56:15 +02:00
parent 954f0e3361
commit b635a17644
14 changed files with 41 additions and 39 deletions

View File

@@ -11,7 +11,7 @@ const actions = {
commit('SET_RUNNING_COMMUNICATION')
Echo.private(`App.Users.Models.User.${getters.user.data.id}`)
.listen('.file.created', (event) => {
.listen('.RemoteFile.Created', (event) => {
commit('UPDATE_REMOTE_UPLOAD_QUEUE', event.payload)
// If user is located in same directory as remote upload was called, then show the files