view Database/Lua/Autorouting.lua @ 737:6ef1f8066adb find-refactoring tip

fix SQLite tests when ExtendedFind is disabled
author Alain Mazy <am@orthanc.team>
date Wed, 06 Nov 2024 08:51:39 +0100
parents 04fa104ab63b
children
line wrap: on
line source

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