mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
chore: Up to swap
This commit is contained in:
committed by
Aiden McClelland
parent
457e3689fb
commit
316e6e7425
@@ -17,7 +17,7 @@ const URL: &str = "https://beta-registry-0-3.start9labs.com/eos/latest";
|
||||
const HEADER_KEY: &str = "CHECKSUM";
|
||||
mod latest_information;
|
||||
|
||||
pub fn display_properties(response: (), _: &ArgMatches<'_>) {
|
||||
pub fn display_properties(_: (), _: &ArgMatches<'_>) {
|
||||
println!("Test");
|
||||
}
|
||||
#[command(display(display_properties))]
|
||||
|
||||
Reference in New Issue
Block a user