restarting project
This commit is contained in:
4
src/pole_dialogue/group.rs
Normal file
4
src/pole_dialogue/group.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub struct Group {
|
||||
id: str,
|
||||
lastPole: DateTime<Local>,
|
||||
}
|
||||
Reference in New Issue
Block a user