CONFIG.bypassImgProxyError to load directly from origin

This commit is contained in:
Martti Malmi
2023-11-28 14:20:35 +02:00
parent 07e2c15f54
commit 95aa6f78bb
12 changed files with 93 additions and 88 deletions

View File

@ -53,6 +53,7 @@ declare const CONFIG: {
animalNamePlaceholders: boolean;
showNoteBroadcaster: boolean;
defaultZapPoolFee: number;
bypassImgProxyError: boolean;
features: {
analytics: boolean;
subscriptions: boolean;