mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
fix txt_fullfn
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user