Skip to content

Commit

Permalink
fix space color order in quota record (ydb-platform#13430)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexd65536 authored Jan 16, 2025
1 parent d14eb53 commit a1e32c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ namespace NPDisk {
XX(Black) \
XX(Red) \
XX(Orange) \
XX(LightOrange) \
XX(PreOrange) \
XX(LightOrange) \
XX(Yellow) \
XX(LightYellow) \
XX(Cyan) \
Expand Down

0 comments on commit a1e32c1

Please sign in to comment.