Skip to content

Commit 0e491a3

Browse files
authored
fix: @since version of queue_position (#4215)
1 parent 0f35a6c commit 0e491a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react/src/components/ComputeSessionNodeItems/SessionStatusTag.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const SessionStatusTag: React.FC<SessionStatusTagProps> = ({
5656
status
5757
status_info
5858
status_data
59-
queue_position @since(version: "25.12.0")
59+
queue_position @since(version: "25.13.0")
6060
}
6161
`,
6262
sessionFrgmt,

0 commit comments

Comments
 (0)