incorporated the repl code

This commit is contained in:
Luxferre
2025-12-22 16:49:57 +02:00
parent 122bc06e7f
commit 93fddeff61
5 changed files with 326 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# init the tdeck_repl input where applicable
try:
from tdeck_repl import input
from repl.tdeck_repl import input
except:
pass