fix: include labels in editor tabs buttons (#44918)
This commit is contained in:
@@ -357,7 +357,6 @@ export type ChallengeFile = {
|
||||
name: string;
|
||||
editableRegionBoundaries: number[];
|
||||
usesMultifileEditor: boolean;
|
||||
path: string;
|
||||
error: null | string;
|
||||
head: string;
|
||||
tail: string;
|
||||
|
Reference in New Issue
Block a user