mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-07 01:06:33 +00: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>