cloud file, folder operations

This commit is contained in:
SPRINX0\prochazka
2025-05-28 10:46:35 +02:00
parent 741b942dea
commit 7b50a19b2c
9 changed files with 150 additions and 41 deletions

View File

@@ -111,6 +111,8 @@ async function openSavedElectronFile(filePath, parsed, folder) {
props: {
savedFile: null,
savedFolder: null,
savedCloudFolderId: null,
savedCloudContentId: null,
savedFilePath: filePath,
savedFormat: handler.format,
...connProps,