Add remaining setting help descriptions #35
Annotations
1 error and 1 warning
no field `title_bar_mode` on type `ui::config_editor::UiSettings`:
frontend/desktop/src/ui/config_editor.rs#L1460
error[E0609]: no field `title_bar_mode` on type `ui::config_editor::UiSettings`
--> frontend/desktop/src/ui/config_editor.rs:1460:41
|
1460 | ... title_bar_mode,
| ^^^^^^^^^^^^^^ unknown field
|
= note: available fields are: `full_window_screen`, `screen_integer_scale`, `screen_rot`
|
Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|