mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-20 23:16:36 +08:00

Fix #6191 * fix issue update race condition * fix similar race same race when clearing assignee * always load promise polyfill * replace es6-promise with promise-polyfill * move promise-polyfill to <head>