Skip to content

Commit

Permalink
Update plugins/updater/src/updater.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir authored Mar 13, 2024
1 parent ac56dd9 commit b09e1f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/updater/src/updater.rs
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ impl Updater {
#[derive(Clone)]
pub struct Update {
config: Config,
#[allow(unused)]
on_before_exit: Option<OnBeforeExit>,
/// Update description
pub body: Option<String>,
Expand Down

0 comments on commit b09e1f1

Please sign in to comment.