mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
js optimizations
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* global gradioApp, get_tab_index */
|
||||
window.onload = (function () {
|
||||
window.addEventListener('drop', (e) => {
|
||||
const target = e.composedPath()[0];
|
||||
|
||||
Reference in New Issue
Block a user