use kwargs

This commit is contained in:
Jakub Trllo 2025-08-21 16:42:32 +02:00
parent 12d4905b39
commit afc1af7e95

View file

@ -485,8 +485,8 @@ class SiteSyncModel:
):
return ActionItem(
"sitesync.loader.action",
identifier,
label,
identifier=identifier,
label=label,
icon={
"type": "awesome-font",
"name": icon_name,