forked from Roflin/gamenight
Created a domain module to decouple flows from the core.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub mod flows;
|
||||
pub mod domain;
|
||||
|
||||
use flows::{main::Main, Flow, GamenightState};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user