This commit is contained in:
2026-01-03 15:33:09 +01:00
parent 748ca29c48
commit b4bdd36332
5 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ local function init_ert()
end
end
local function unregister_ert()
function unregister_ert()
if _Ert_oda_id ~= nil then
unregister_oda(_Ert_oda_id)
_Ert_oda_id = nil