mirror of
https://gitee.com/gitea/gitea
synced 2026-07-02 06:25:29 +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>