mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-18 11:31:03 +03:00
8e266c3193
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>