0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-09-23 10:34:06 -04:00
Files
gitea/web_src/js/markup
wxiaoguang bb71ceeeb2 Improve async/await usage, and sort init calls in index.js (#17386)
* 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
2021-11-09 17:27:25 +08:00
..