mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Allow path separator in scene filename parser pattern (#327)
This commit is contained in:
@@ -150,7 +150,7 @@ export const ParserInput: React.FC<IParserInputProps> = (
|
||||
</InputGroup.Append>
|
||||
</InputGroup>
|
||||
<Form.Text className="text-muted row col-10 offset-2">
|
||||
Use '\\' to escape literal {} characters
|
||||
Use '\' to escape literal {} characters
|
||||
</Form.Text>
|
||||
</Form.Group>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user