Changed
- Moulti now requires Textual >= 0.83.0
Fixed
- `moulti init` used to crash with Textual >= 0.83.0:
Screen.ALLOW_IN_MAXIMIZED_VIEW = 'header,SearchInputWidget,' + Screen.ALLOW_IN_MAXIMIZED_VIEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TypeError: can only concatenate str (not "NoneType") to str