mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
appmgr inspect is back
This commit is contained in:
@@ -43,7 +43,7 @@ impl Database {
|
||||
.parse()
|
||||
.unwrap(),
|
||||
updating: false,
|
||||
registry: "https://registry.start9.com".parse().unwrap(),
|
||||
registry: "https://beta-registry-0-3.start9labs.com".parse().unwrap(),
|
||||
unread_notification_count: 0,
|
||||
},
|
||||
package_data: AllPackageData::default(),
|
||||
|
||||
Reference in New Issue
Block a user