fix txt_fullfn

This commit is contained in:
Vladimir Mandic
2023-05-08 11:56:59 -04:00
parent 68b9b44015
commit 4d9fab4984
26 changed files with 1291 additions and 1268 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
function extensions_apply(_, _, disable_all){
function extensions_apply(_a, _b, disable_all){
var disable = []
var update = []
gradioApp().querySelectorAll('#extensions input[type="checkbox"]').forEach(function(x){