This commit is contained in:
2025-09-09 10:41:41 +05:00
parent c7d6d947c9
commit 90c053689b

View File

@@ -175,7 +175,7 @@ class NovaSberPaymentOrderItem extends Resource
->withoutConfirmation(), ->withoutConfirmation(),
SyncWithSystem::make() SyncWithSystem::make()
->icon('refresh') ->icon('cloud-upload')
->sole() ->sole()
->withoutConfirmation(), ->withoutConfirmation(),
]; ];