[debug]
All checks were successful
soko-web/pipeline/pr-master This commit looks good

This commit is contained in:
Bence Pőcze 2023-05-01 16:00:31 +02:00
parent b47ef720d5
commit d48190b8f6
Signed by: bence
GPG Key ID: DC5BD6E95A333E6D

View File

@ -240,6 +240,8 @@ class PersistentDataManager implements IPersistentDataManager
} }
} }
var_dump($model);
$model->saveSnapshot(); $model->saveSnapshot();
} }