Compare commits

..

2 Commits

Author SHA1 Message Date
Anna 0f21e67c30
chore: bump version to 1.7.0 2023-02-19 21:57:04 -05:00
Anna 907d6832e9
fix: add plots 2023-02-19 21:57:04 -05:00
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ async fn logic(state: Arc<State>, id: i64, message_id: Uuid) -> Result<impl Repl
select m.id,
m.territory,
m.ward,
m.plot,
m.x,
m.y,
m.z,