fix
Some checks are pending
Docker image / build-and-push-image (push) Waiting to run

This commit is contained in:
Your Name 2024-09-19 10:55:22 -06:00
parent e67581b032
commit d5314d84f8
2 changed files with 2 additions and 1 deletions

View File

@ -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.

View File

@ -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: "",