mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 15:24:35 +01:00
opt.: custom diskIgnorePath
This commit is contained in:
@@ -11,7 +11,7 @@ enum Dist {
|
||||
alpine,
|
||||
rocky;
|
||||
|
||||
String? get iconPath {
|
||||
String get iconPath {
|
||||
return 'assets/linux/$name.png';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user