FIX
This commit is contained in:
@@ -12,7 +12,7 @@ export class Paym {
|
||||
this._isPaid = null;
|
||||
}
|
||||
|
||||
get fee() {
|
||||
static get fee() {
|
||||
return 0.003;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user