add random name :-)
This commit is contained in:
@@ -10,6 +10,7 @@ mod game;
|
||||
mod index;
|
||||
pub(crate) mod model;
|
||||
mod page;
|
||||
pub(crate) mod random_names;
|
||||
|
||||
pub(crate) enum Backend {
|
||||
Sqlite(SqlitePool),
|
||||
|
Reference in New Issue
Block a user