mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-04-15 22:14:04 -04:00
4 lines
149 B
JavaScript
4 lines
149 B
JavaScript
|
|
import '@webcomponents/custom-elements'; // polyfill for some browsers like Pale Moon
|
||
|
|
import './GiteaLocaleNumber.js';
|
||
|
|
import './GiteaOriginUrl.js';
|