* blocking: currently the file size changes on update are not tracked by directus * @see https://github.com/directus/directus/issues/12049 ``` // TODO: add update case ``` https://github.com/utomic-media/directus-extension-upload-limiter/blob/5d6de8433b59161d14ae74677e98731fdce3dd84/src/index.ts#L59 <!-- Edit the body of your new issue then click the ✓ "Create Issue" button in the top right of the editor. The first line will be the issue title. Assignees and Labels follow after a blank line. Leave an empty line before beginning the body of the issue. -->
directus-extension-upload-limiter/src/index.ts
Line 59 in 5d6de84