mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Prettier
This commit is contained in:
@@ -10,7 +10,7 @@ import { useToast } from "src/hooks";
|
||||
import { Pagination } from "src/components/List/Pagination";
|
||||
import { IParserInput, ParserInput } from "./ParserInput";
|
||||
import { ParserField } from "./ParserField";
|
||||
import { SceneParserResult, SceneParserRow } from './SceneParserRow';
|
||||
import { SceneParserResult, SceneParserRow } from "./SceneParserRow";
|
||||
|
||||
const initialParserInput = {
|
||||
pattern: "{title}.{ext}",
|
||||
|
||||
Reference in New Issue
Block a user