This commit is contained in:
parent
e67581b032
commit
d5314d84f8
@ -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.
|
||||
|
||||
|
@ -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: "",
|
||||
|
Loading…
Reference in New Issue
Block a user