fixed goofyhistory patch

#621
This commit is contained in:
amd64fox
2024-09-03 02:38:44 +03:00
parent fd47891b55
commit f43f35a973
3 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const unique = new Set();
function Gofy_history(e, urlForm, idBox) {
function goofyHistory(e, urlForm, idBox) {
const uri = e?.item?.uri;