Fix fiile uploads for Toob ML and Toob Convolution Reversbs.
This commit is contained in:
@@ -52,6 +52,7 @@ namespace pipedal {
|
||||
std::vector<FileEntry> files_;
|
||||
bool isProtected_ = false;
|
||||
std::vector<BreadcrumbEntry> breadcrumbs_;
|
||||
std::string currentDirectory_;
|
||||
DECLARE_JSON_MAP(FileRequestResult);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user