Skip to content

Commit

Permalink
update rapify config doc
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson committed Oct 15, 2023
1 parent 42a04d5 commit 8416c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/common/src/project/addon/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use crate::error::Error;
pub struct AddonConfig {
#[serde(default)]
#[serde(alias = "preprocess")]
/// Preprocess config
/// Rapifier config
rapify: RapifyConfig,

#[serde(default)]
Expand Down

0 comments on commit 8416c26

Please sign in to comment.