fix: expose manifestkind

This commit is contained in:
Anna 2022-11-02 16:41:32 -04:00
parent 8a4722455b
commit a4b3f3a76f
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
pub use self::{
manifest_kind::ManifestKind,
mod_group::ModGroup,
mod_option::ModOption,
mod_pack::ModPack,