Yazi: Add archive_fast to dirs.

This commit is contained in:
Dmitry Voronin 2024-12-22 12:44:32 +03:00
parent 37a649c1f5
commit acaddf5a27
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -220,6 +220,7 @@
mime = "inode/directory"; mime = "inode/directory";
use = [ use = [
"archive" "archive"
"archive_fast"
"bottle_run" "bottle_run"
"audio_shuffle" "audio_shuffle"
]; ];