feat: rename product to Screened, add PRODUCT_NAME constant to domain
This commit is contained in:
@@ -4,3 +4,5 @@ pub mod models;
|
||||
pub mod ports;
|
||||
pub mod services;
|
||||
pub mod value_objects;
|
||||
|
||||
pub const PRODUCT_NAME: &str = "Screened";
|
||||
|
||||
Reference in New Issue
Block a user