diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-07-31 13:27:15 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-07-31 15:01:19 +0200 |
commit | 6e9bd98711f488dd06d2ce93027f8d9ea4cd3ad5 (patch) | |
tree | 8a37ed24e9181b6f464974a884a6087d306137ec /api/src | |
parent | Add local disk caching for fetched assets (diff) | |
download | server-6e9bd98711f488dd06d2ce93027f8d9ea4cd3ad5.tar.xz |
Make requested changes (pr792)
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/middlewares/TestClient.ts | 1 | ||||
-rw-r--r-- | api/src/util/entities/AssetCacheItem.ts | 15 |
2 files changed, 1 insertions, 15 deletions
diff --git a/api/src/middlewares/TestClient.ts b/api/src/middlewares/TestClient.ts |