Change the hash in the address bar when browsing a shared folder

This commit is contained in:
yflory
2018-09-17 15:10:10 +02:00
parent 38daf4676c
commit f662036817
3 changed files with 17 additions and 2 deletions

View File

@@ -223,6 +223,8 @@ define({
// Refresh the drive when the drive has changed ('change' or 'remove' events)
'EV_DRIVE_CHANGE': true,
'EV_DRIVE_REMOVE': true,
// Set shared folder hash in the address bar
'EV_DRIVE_SET_HASH': true,
// Remove an owned pad from the server
'Q_REMOVE_OWNED_CHANNEL': true,