This commit is contained in:
Keanu D?lle 2022-03-08 18:49:06 +01:00
parent 5b19a00a2d
commit 839eb209f0

View File

@ -281,6 +281,8 @@ EventEditModule = (function () {
remove_entity_from_position(instance_id, position_id);
}
});
Search2.setup();
});
}
},