mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
修复GUI的一些bug
This commit is contained in:
@@ -75,7 +75,6 @@ namespace CMLeonOS.Gui.Apps
|
||||
("CMLeonOS (0:)", @"0:\"),
|
||||
("My Home", @$"0:\user\{UserSystem.CurrentLoggedInUser.Username}"),
|
||||
("Users", @"0:\user"),
|
||||
("etc", @"0:\etc"),
|
||||
};
|
||||
|
||||
private Bitmap GetFileIcon(string path)
|
||||
|
||||
Reference in New Issue
Block a user