owner changes
This commit is contained in:
parent
68ef63210f
commit
d371c32103
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ public class Owner {
|
|||
}
|
||||
}
|
||||
|
||||
@Scheduled(fixedDelay = 30000)
|
||||
public void killRendomDevice() {
|
||||
|
||||
Collection<Device> devices = tamagotchiService.getDevices();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue