fixed missing import
CI / tests (pull_request) Successful in 26s

This commit is contained in:
HEL
2025-07-16 18:45:37 +02:00
parent caad9ed823
commit f812ac93c2
+1
View File
@@ -1,4 +1,5 @@
#import "core/draw/delay.typ"
#import "core/draw/event.typ": render as evt-render
#import "core/draw/separator.typ"
#import "core/draw/sync.typ"
#import "core/utils.typ": set-ctx