This commit is contained in:
@@ -98,4 +98,9 @@ pub struct AppState {
|
||||
pub db: Database,
|
||||
pub firmwares_path: PathBuf,
|
||||
pub hostname: String,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug)]
|
||||
pub struct DeviceMetadata {
|
||||
pub display_name: String,
|
||||
}
|
||||
Reference in New Issue
Block a user