view Database/Lua/Autorouting.lua @ 558:0ad170c7b6c8

reactivation of test_issue_216, as the fix is now in the mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Jun 2023 10:38:35 +0200
parents 04fa104ab63b
children
line wrap: on
line source

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