added config + plan
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub mod user;
|
||||
pub mod eatery;
|
||||
pub mod plan;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
pub mod user;
|
||||
pub mod eatery;
|
||||
pub mod plan;
|
||||
|
||||
|
||||