mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-15 04:42:41 +02: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