feat: customization

This commit is contained in:
Barrett Ruth 2025-10-24 00:26:14 -04:00
parent 6f9452c7e1
commit 249e84eb5a
5 changed files with 192 additions and 73 deletions

View file

@ -230,7 +230,7 @@ function M.setup_problem(problem_id, language)
state.get_problem_id() or '',
lang
)
require('cp.ui.panel').ensure_io_view()
require('cp.ui.views').ensure_io_view()
end)
end