mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
fix(api_models): Fix wasm build problems caused by actix-multipart (#6747)
This commit is contained in:
@ -8,6 +8,7 @@ use crate::user_role::UserStatus;
|
||||
pub mod dashboard_metadata;
|
||||
#[cfg(feature = "dummy_connector")]
|
||||
pub mod sample_data;
|
||||
#[cfg(feature = "control_center_theme")]
|
||||
pub mod theme;
|
||||
|
||||
#[derive(serde::Deserialize, Debug, Clone, serde::Serialize)]
|
||||
|
||||
Reference in New Issue
Block a user