mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
Merge pull request #428 from ComfyFactory/journey_1.9.2.1
fix for missing event
This commit is contained in:
commit
0cb8bef711
@ -20,6 +20,7 @@ local journey = {
|
||||
|
||||
local events = {
|
||||
import = Event.generate_event_name('import'),
|
||||
check_import = Event.generate_event_name('check_import'),
|
||||
}
|
||||
|
||||
Global.register(
|
||||
|
Loading…
x
Reference in New Issue
Block a user