Skip to content

Commit c240e32

Browse files
[auto-generated] Update structure file for MOODLE_404_STABLE
1 parent c5aa570 commit c240e32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

structure/MOODLE_404_STABLE.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8533,6 +8533,7 @@ export type AddonModBigbluebuttonbnGetRecordingsToImportWSResponse = {
85338533
type?: string; // Column type.
85348534
sortable?: boolean; // Whether this column is sortable.
85358535
allowHTML?: boolean; // Whether this column contains HTML.
8536+
formatter?: string; // Formatter name.
85368537
}[];
85378538
data: string;
85388539
};

0 commit comments

Comments
 (0)