Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Change the text when no filter is selected
master
Fen Dweller
6 anni fa
parent
a19cbef25d
commit
4598ee73df
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.js
+ 1
- 1
macrovision.js
Vedi File
@@ -2302,7 +2302,7 @@ function makeCustomEntity(url, x=0.5, y=0.5) {
const filterDefs = {
none: {
id: "none",
name: "No
ne
",
name: "No
Filter
",
extract: maker => [],
render: name => name
},
Write
Preview
Loading…
Annulla
Salva