Skip to content

Commit

Permalink
The supportableResponseTypes was extended with multiSelectRows
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Riabkov committed Mar 25, 2024
1 parent a1e63c4 commit ce65ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/abstract/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ export const supportableResponseTypes = [
'time',
'timeRange',
'audioPlayer',
'multiSelectRows',
];

0 comments on commit ce65ed8

Please sign in to comment.