add language menu item to tui configuration

This commit is contained in:
leonardotrapani
2026-02-01 13:19:21 +01:00
parent 1f6fce6941
commit e005184303
5 changed files with 39 additions and 1 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"Selecting Language enters language edit flow",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Create editLanguage function in TUI",