mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Prettier
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
FindStudiosQueryResult,
|
||||
FindPerformersQueryResult
|
||||
} from "src/core/generated-graphql";
|
||||
import { LoadingIndicator } from 'src/components/Shared';
|
||||
import { LoadingIndicator } from "src/components/Shared";
|
||||
import { ListFilter } from "src/components/list/ListFilter";
|
||||
import { Pagination } from "src/components/list/Pagination";
|
||||
import { StashService } from "src/core/StashService";
|
||||
|
||||
Reference in New Issue
Block a user