Run pre-commit

This commit is contained in:
purple_emily
2024-03-08 14:34:53 +00:00
parent 31e16df720
commit 79409915cf
221 changed files with 525 additions and 526 deletions

View File

@@ -143,4 +143,4 @@ describe('Configuration Tests', () => {
expect(trackerConfig.UDP_ENABLED).toBe(false);
});
});
});