mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Increase visibility
This commit is contained in:
parent
9f3034e91c
commit
dc82fbabab
1 changed files with 1 additions and 1 deletions
|
@ -667,7 +667,7 @@ class OfferBookViewModel extends ActivatableViewModel {
|
|||
return new CryptoCurrency(GUIUtil.EDIT_FLAG, "");
|
||||
}
|
||||
|
||||
private PaymentMethod getShowAllEntryForPaymentMethod() {
|
||||
PaymentMethod getShowAllEntryForPaymentMethod() {
|
||||
return PaymentMethod.getDummyPaymentMethod(GUIUtil.SHOW_ALL_FLAG);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue