update queue of pre-loaded games

pull/279/head
TentativeConvert 2 years ago committed by GitHub
parent 0e58e81875
commit a191c47b8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,9 +20,9 @@ import { spawn } from 'child_process'
*/
const queueLength = {
"g/hhu-adam/robo": 2,
"g/hhu-adam/nng4": 5,
"g/djvelleman/stg4": 0,
"g/trequetrum/lean4game-logic": 0,
"g/leanprover-community/nng4": 5,
"g/djvelleman/stg4": 2,
"g/trequetrum/lean4game-logic": 2,
}
const __filename = url.fileURLToPath(import.meta.url);

Loading…
Cancel
Save