mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 18:57:42 +02:00
QFix: Restore old workspaces (#9260)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -695,7 +695,8 @@ export class WorkspaceWorker {
|
||||
ctx,
|
||||
{
|
||||
uuid: workspace.uuid,
|
||||
url: workspace.url
|
||||
url: workspace.url,
|
||||
dataId: workspace.dataId
|
||||
},
|
||||
opt.backup.backupStorage,
|
||||
opt.backup.bucketName,
|
||||
|
||||
Reference in New Issue
Block a user