Files
szkoleniauryzaj.pl/wp-content/plugins/loco-translate/pub/js/min/delete.js
2026-04-26 23:47:49 +02:00

7 lines
164 B
JavaScript

"use strict";
!function(c, a) {
let b = a.getElementById("loco-fs");
a = a.getElementById("loco-del");
b && a && c.loco.fs.init(b).setForm(a);
}(window, document);