Skip to content
  • Alexis Brenon's avatar
    🚑 Fix memory error · d287790a
    Alexis Brenon authored
    Building a too long string results in a memory error. Using a table to
    concat afterward fix this.
    d287790a