diff --git a/README.md b/README.md index d26d96e..7f4a0f5 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Live Instance: [poster.place](https://poster.place) * Signup Process guides users to set [Poster.place](https://relay.poster.place) as default relay and removes Relay Configuration Part * Set Blue Images and Hide Images to false * Hard-coded Poster.places's Invidous Instance +* Changed Custom Zap amounts to lower values ## A Browser Extension is Required to Log in. diff --git a/src/services/settings/migrations.ts b/src/services/settings/migrations.ts index bf36420..3b1617d 100644 --- a/src/services/settings/migrations.ts +++ b/src/services/settings/migrations.ts @@ -79,7 +79,7 @@ export const defaultSettings: AppSettings = { // lightning autoPayWithWebLN: true, - customZapAmounts: "50,200,500,1000,2000,5000", + customZapAmounts: "10,15,20,50,100", // privacy imageProxy: "",