added dates, clippy fixes, sync date improvement
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ async fn main() -> std::io::Result<()> {
|
||||
}
|
||||
})
|
||||
.configure(views::views_factory);
|
||||
return app;
|
||||
app
|
||||
})
|
||||
.bind("127.0.0.1:8001")?
|
||||
.run()
|
||||
|
||||
Reference in New Issue
Block a user