view Database/Lua/Autorouting.lua @ 736:bf6eef8b6abf find-refactoring tip

fix transfer tests
author Alain Mazy <am@orthanc.team>
date Tue, 05 Nov 2024 12:12:43 +0100
parents 04fa104ab63b
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'orthanctest'))
end