aboutsummaryrefslogtreecommitdiffstats
path: root/src/models.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/models.rs')
-rw-r--r--src/models.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/models.rs b/src/models.rs
index 2d49ad1..a009f4f 100644
--- a/src/models.rs
+++ b/src/models.rs
@@ -22,4 +22,4 @@ pub mod screening;
pub use film::{Film, NewFilm};
pub use room::Room;
-pub use screening::{AggregatedScreening, NewScreening};
+pub use screening::{AggregatedScreening, NewScreening, Screening};