Files
brpp.pl/wp-content/plugins/loco-translate/pub/js/min/head.js
Roman Pyrih 97352dcdc9 first commit
2025-08-26 10:50:15 +02:00

7 lines
165 B
JavaScript

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