mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Fix scene studio message id
This commit is contained in:
@@ -730,7 +730,7 @@ export const SceneEditPanel: React.FC<IProps> = ({
|
||||
|
||||
<Form.Group controlId="studio" as={Row}>
|
||||
{FormUtils.renderLabel({
|
||||
title: intl.formatMessage({ id: "studios" }),
|
||||
title: intl.formatMessage({ id: "studio" }),
|
||||
labelProps: {
|
||||
column: true,
|
||||
sm: 3,
|
||||
|
||||
Reference in New Issue
Block a user