pleroma/lib
kPherox 3f98c8bd1b
fix: skip directory entries
In OTP 27.1 or later, `:zip.unzip/2` without `:skip_directories` option returns directory entries.
However in OTP 26, passing `:skip_directories` returns a `:bad_option` error, so this option is not available for compatibility.
2024-11-27 17:55:33 +09:00
..
mix Remove unused import 2024-11-21 02:40:27 +03:00
pleroma fix: skip directory entries 2024-11-27 17:55:33 +09:00