adding editor

This commit is contained in:
Chris Cochrun 2025-02-10 15:31:16 -06:00
parent ad6ec33859
commit 16cd19d33a

View file

@ -1,3 +1,4 @@
pub mod editor;
pub mod library;
pub mod presenter;
pub mod video;