add an onboarding informing Windows of better support in WSL (#4697)
This commit is contained in:
@@ -3,3 +3,6 @@ pub mod onboarding_screen;
|
||||
mod trust_directory;
|
||||
pub use trust_directory::TrustDirectorySelection;
|
||||
mod welcome;
|
||||
mod windows;
|
||||
|
||||
pub(crate) use windows::WSL_INSTRUCTIONS;
|
||||
|
||||
Reference in New Issue
Block a user