Skip to content

Commit f912e96

Browse files
committed
Add capabilities for 4.21
1 parent 2ceb33c commit f912e96

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

component/main.jsonnet

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,10 @@ local consoleSpec =
234234
'LightspeedButton',
235235
'GettingStartedBanner',
236236
]),
237+
'21': std.set([
238+
'LightspeedButton',
239+
'GettingStartedBanner',
240+
]),
237241
};
238242
{
239243
local existingCaps = std.set(

0 commit comments

Comments
 (0)