@@ -26,7 +26,7 @@ Anyway, to start some action from time to time you will need to use one of exten
```kotlin
valkronScheduler=/* creating of KronScheduler instance */;
kronScheuler.doWhile{
kronScheduler.doWhile{
// some action
true// true - repeat on next time
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.