chore: update comments
This commit is contained in:
parent
1bff7d5b0b
commit
b5d0c2b78b
@ -1,6 +1,6 @@
|
|||||||
use serde::{Deserialize, Serialize};
|
use serde::{Deserialize, Serialize};
|
||||||
|
|
||||||
/// Define the verge.yaml's schema
|
/// Define the `profiles.yaml` schema
|
||||||
#[derive(Default, Debug, Clone, Deserialize, Serialize)]
|
#[derive(Default, Debug, Clone, Deserialize, Serialize)]
|
||||||
pub struct ProfilesConfig {
|
pub struct ProfilesConfig {
|
||||||
/// current profile's name
|
/// current profile's name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user