diff options
author | Mark Felder <feld@feld.me> | 2024-01-31 14:08:54 -0500 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-02-02 12:14:21 -0500 |
commit | bff04da0f32becc34921dceec57b3a65231adc07 (patch) | |
tree | c4c2bdb1ac3d155820a435477015d4a056ab34a7 /docs/configuration/optimizing_beam.md | |
parent | ac7f2cf105204123c420799bb867005eef14053b (diff) | |
download | pleroma-bff04da0f32becc34921dceec57b3a65231adc07.tar.gz pleroma-bff04da0f32becc34921dceec57b3a65231adc07.zip |
Pleroma.Emoji.Pack: fix gradient error
lib/pleroma/emoji/pack.ex: The tuple {:cwd, tmp_dir} on line 103 is expected to have type :cooked
| :keep_old_files
| :memory
| :verbose
| {:cwd, list(char())}
| {:file_filter, (record(:zip_file) -> boolean())}
| {:file_list, list(:file.name())} but it has type {:cwd, binary()}
Diffstat (limited to 'docs/configuration/optimizing_beam.md')
0 files changed, 0 insertions, 0 deletions