Przeglądaj źródła

Late handle blocked mimes

master
Arun Prakash Jana 4 lat temu
rodzic
commit
5ea6bc338b
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A75979F35C080412
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      plugins/nuke

+ 1
- 1
plugins/nuke Wyświetl plik

@@ -484,10 +484,10 @@ handle_blocked() {
}

MIMETYPE="$( file --dereference --brief --mime-type -- "${FPATH}" )"
handle_blocked "${MIMETYPE}"
handle_extension
handle_multimedia "${MIMETYPE}"
handle_mime "${MIMETYPE}"
handle_blocked "${MIMETYPE}"
handle_fallback

exit 1

Ładowanie…
Anuluj
Zapisz