]> git.mxchange.org Git - fba.git/commit
Rewrites:
authorRoland Häder <roland@mxchange.org>
Sun, 11 Jun 2023 15:03:06 +0000 (17:03 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 11 Jun 2023 15:07:25 +0000 (17:07 +0200)
commit81f3928cdc8d3aba4d128826b084429f56cb34fb
treefd2ce47a99093830934c4b9f119394b90fbd0486
parentcda5588820154cd758d570dfafcee72ee60f2c18
Rewrites:
- rewrote api.api_top() to only 2 parameters, 'mode' and 'amount'
- also remove duplicate `if amount > 500` lines and combined them into one
api.py
templates/views/index.html
templates/views/scoreboard.html