mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +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>