fix app sorting

This commit is contained in:
Stephan Mühl
2023-04-06 00:15:23 +02:00
parent 44bcb4b0d8
commit 4d690fbf2d
7 changed files with 131 additions and 144 deletions

View File

@@ -54,6 +54,7 @@
"list": "cpp",
"ratio": "cpp",
"mutex": "cpp",
"thread": "cpp"
"thread": "cpp",
"set": "cpp"
}
}