Release prep

This commit is contained in:
Luke D. Jones
2021-04-25 14:52:26 +12:00
parent aa71592a31
commit f52a4d464a
7 changed files with 12 additions and 10 deletions

View File

@@ -35,7 +35,7 @@ trait Daemon {
/// NextProfile method
fn next_profile(&self) -> zbus::Result<()>;
/// Profile method
/// Profile, get the active profile
fn profile(&self) -> zbus::Result<String>;
/// Profiles method