1
This commit is contained in:
@@ -291,6 +291,7 @@ export function RpgCreationResultActionBar({
|
||||
isPublishing={isPublishing}
|
||||
onClose={() => setShowPublishBlockersDialog(false)}
|
||||
onEditCover={() => {
|
||||
setShowPublishBlockersDialog(false);
|
||||
onOpenCoverEditor?.();
|
||||
}}
|
||||
onPublish={() => {
|
||||
|
||||
Reference in New Issue
Block a user