This commit is contained in:
byte[] 2021-12-29 19:52:32 -05:00
parent a60fe1c48c
commit ede4b5ce4f

View file

@ -110,15 +110,14 @@ defmodule Philomena.Autocomplete do
# }; # };
# #
ac_file = ac_file = <<
<< ac_file::binary,
ac_file::binary, references::binary,
references::binary, secondary_references::binary,
secondary_references::binary, 2::32-little,
2::32-little, reference_start::32-little,
reference_start::32-little, length(tags)::32-little
length(tags)::32-little >>
>>
# Insert the autocomplete binary # Insert the autocomplete binary
new_ac = new_ac =