owner changes

This commit is contained in:
Elisa Stelling 2019-12-11 11:47:46 +01:00
parent 68ef63210f
commit d371c32103

View file

@ -47,6 +47,7 @@ public class Owner {
}
}
@Scheduled(fixedDelay = 30000)
public void killRendomDevice() {
Collection<Device> devices = tamagotchiService.getDevices();