fix: auto fixes

This commit is contained in:
pre-commit-ci[bot] 2025-07-01 17:54:40 +00:00
parent e2fb97ac91
commit c9c6770348

View file

@ -2,5 +2,6 @@ extends Terminal
@onready var pty = $PTY
func _ready():
pty.fork()