Skip to content
  • Elvis Angelaccio's avatar
    Simplify count of children in entries · 4f238829
    Elvis Angelaccio authored
    childrenCount() was called only after we already retrieved the entry
    from the index. This means that this function has nothing to do with the
    model and can be moved to Archive::Entry.
    4f238829