mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00:00
Polyfill SubmitEvent for PaleMoon (#28441)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import '@webcomponents/custom-elements'; // polyfill for some browsers like Pale Moon
|
||||
import '@webcomponents/custom-elements'; // polyfill for some browsers like PaleMoon
|
||||
import './polyfill.js';
|
||||
|
||||
import '@github/relative-time-element';
|
||||
|
Reference in New Issue
Block a user