mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-13 08:32:44 +02:00
no clone
This commit is contained in:
@@ -37,10 +37,6 @@ impl RenderConfig {
|
|||||||
pub fn from(config: Arc<KomobarConfig>) -> Self {
|
pub fn from(config: Arc<KomobarConfig>) -> Self {
|
||||||
Self { group: 1 }
|
Self { group: 1 }
|
||||||
}
|
}
|
||||||
|
|
||||||
//fn clone(&self) -> Self {
|
|
||||||
// Self { group: self.group }
|
|
||||||
//}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Clone, Debug, Serialize, Deserialize, JsonSchema)]
|
#[derive(Clone, Debug, Serialize, Deserialize, JsonSchema)]
|
||||||
|
|||||||
Reference in New Issue
Block a user