chore: finish types refactor

This commit is contained in:
nullishamy 2025-04-29 22:18:30 +01:00
parent 5f346922f5
commit 77fba1a082
Signed by: amy
SSH key fingerprint: SHA256:WmV0uk6WgAQvDJlM8Ld4mFPHZo02CLXXP5VkwQ5xtyk
29 changed files with 611 additions and 608 deletions

View file

@ -47,7 +47,7 @@ async fn main() {
)
.execute(&mut *conn)
.await
.unwrap();
.unwrap();
let ts = main::ap::new_ts();