sforkowany z mirror/soapbox
CryptoDonatePanel: set default limit to 1
rodzic
8fdf478fe0
commit
085135b660
|
@ -45,7 +45,7 @@ export const defaultConfig = ImmutableMap({
|
|||
displayFqn: true,
|
||||
cryptoAddresses: ImmutableList(),
|
||||
cryptoDonatePanel: ImmutableMap({
|
||||
limit: 3,
|
||||
limit: 1,
|
||||
}),
|
||||
});
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue