🔒 run fake delay when subscribed already

This commit is contained in:
DrMaxNix 2024-02-10 23:00:43 +01:00
parent 69da0dd0bf
commit ae7d38cacc
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
} else {
// fake delay
//*/ TODO
usleep(rand(200, 2000) * 1000);
}
// release runlock