view Database/Lua/Autorouting.lua @ 847:f190fe4f1c39

merged sql-opti -> default
author Alain Mazy <am@orthanc.team>
date Tue, 12 Aug 2025 17:42:13 +0200
parents 04fa104ab63b
children
line wrap: on
line source

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