• T
    refactor: always include position on notes · 78db381f
    Tomas Vik 提交于
    Excluding the position from overview notes was a small optimization.
    Removing the condition simplifies the code at the cost of small
    overhead (currently roughly 20 requests per hour).
    After this change we'll always fetch the diff position.
    78db381f
gitlab_new_service.ts 16.9 KB