chore: update comments
This commit is contained in:
parent
1bff7d5b0b
commit
b5d0c2b78b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use serde::{Deserialize, Serialize};
|
||||
|
||||
/// Define the verge.yaml's schema
|
||||
/// Define the `profiles.yaml` schema
|
||||
#[derive(Default, Debug, Clone, Deserialize, Serialize)]
|
||||
pub struct ProfilesConfig {
|
||||
/// current profile's name
|
||||
|
|
Loading…
Add table
Reference in a new issue