Rename to Rolladecks

This commit is contained in:
Jaidyn Ann 2024-02-23 20:50:02 -06:00
parent 1dcb30ea7e
commit f351339e24
2 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
;; maybe… `o`
(define (window-contents)
(call-with-input-file
"contact.ui"
"rolladecks.ui"
(lambda (in-port) (read-string #f in-port))))