Skip to content

Commit d816abc

Browse files
authored
Update components/document360/document360.app.mjs
1 parent 4a3a780 commit d816abc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/document360/document360.app.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ export default {
6868
}
6969
const folderInfo = await this.getFolderInformation({
7070
folderId,
71-
debug: true,
7271
});
7372
return folderInfo?.data?.files?.map?.(({
7473
id: value, file_name: label,

0 commit comments

Comments
 (0)