Skip to content

Commit e67bb09

Browse files
Fix: Correctly define the action name for SetPembayaranDigitalPayment
1 parent 9d09c04 commit e67bb09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/Nova/Actions/SetPembayaranDigitalPayment.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ class SetPembayaranDigitalPayment extends Action
1717
use InteractsWithQueue;
1818
use Queueable;
1919

20+
public $name = 'Set Pembayaran Digital';
21+
2022
/**
2123
* Perform the action on the given models.
2224
*

0 commit comments

Comments
 (0)