mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-01 17:35:59 +00:00
* clean up async/await, and sort init calls in `index.js * use `const _promise` to indicate that we do not need await an async function
* clean up async/await, and sort init calls in `index.js * use `const _promise` to indicate that we do not need await an async function