UI improvements

This commit is contained in:
2022-01-24 00:08:22 +01:00
parent 031d07613b
commit aacbaa3a02
33 changed files with 729 additions and 152 deletions

View File

@@ -23,5 +23,7 @@ namespace FileTime.App.Core.Command
GoToRoot,
GoToProvider,
GoToHome,
EnterRapidTravel,
OpenOrRun,
}
}