We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3a780 commit d816abcCopy full SHA for d816abc
components/document360/document360.app.mjs
@@ -68,7 +68,6 @@ export default {
68
}
69
const folderInfo = await this.getFolderInformation({
70
folderId,
71
- debug: true,
72
});
73
return folderInfo?.data?.files?.map?.(({
74
id: value, file_name: label,
0 commit comments