mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
feat. & opt.
switch for distribution logo opt. for server detail page
This commit is contained in:
@@ -1 +1 @@
|
||||
enum PkgManager { apt, yum, zypper, pacman, opkg }
|
||||
enum PkgManager { apt, yum, zypper, pacman, opkg }
|
||||
|
||||
@@ -8,7 +8,6 @@ enum Dist {
|
||||
wrt,
|
||||
armbian,
|
||||
arch,
|
||||
/// Rocky Linux
|
||||
rocky;
|
||||
|
||||
String? get iconPath {
|
||||
|
||||
Reference in New Issue
Block a user