mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
implement pagination totals info
This commit is contained in:
parent
3b95561c08
commit
a4ce8e29d5
5 changed files with 38 additions and 20 deletions
|
|
@ -18,3 +18,4 @@ chrono = { version = "0.4.41", features = ["serde"] }
|
|||
url = { version = "2.5", features = ["serde"] }
|
||||
urlencoding = "2.1"
|
||||
rocket_dyn_templates = { version = "0.2", features = ["tera"] }
|
||||
plurify = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue