1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-06 02:27:20 +00: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
..