mirror of
https://github.com/stashapp/stash.git
synced 2026-04-30 05:29:23 -05: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