fix: auto fixes

This commit is contained in:
pre-commit-ci[bot] 2025-06-26 14:00:01 +00:00 committed by Leroy Hopson
parent 3eef062a67
commit 554c865bbe
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
2 changed files with 2 additions and 0 deletions

View file

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