disable cache for now

This commit is contained in:
Lee
2024-10-09 18:01:51 +01:00
parent 2ebc04243c
commit 392f7c0db8
3 changed files with 2 additions and 22 deletions

View File

@ -1,5 +1,4 @@
import { config } from "../../config";
import { cache } from "react";
/**
* Proxies all non-localhost images to make them load faster.