mirror of
https://github.com/nullishamy/ferri.git
synced 2025-06-28 00:54:17 +00:00
chore: finish types refactor
This commit is contained in:
parent
5f346922f5
commit
77fba1a082
29 changed files with 611 additions and 608 deletions
|
@ -47,7 +47,7 @@ async fn main() {
|
|||
)
|
||||
.execute(&mut *conn)
|
||||
.await
|
||||
.unwrap();
|
||||
.unwrap();
|
||||
|
||||
let ts = main::ap::new_ts();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue