💄 Prettier repository
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { NormalizedTorrent } from '@ctrl/shared-torrent';
|
||||
|
||||
import { UsenetQueueItem } from '../../../../widgets/useNet/types';
|
||||
|
||||
export type NormalizedDownloadQueueResponse = {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { IconKey, IconPassword, IconUser, Icon } from '@tabler/icons-react';
|
||||
import { Icon, IconKey, IconPassword, IconUser } from '@tabler/icons-react';
|
||||
|
||||
import { TileBaseType } from './tile';
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
import { CategoryType } from './category';
|
||||
import { WrapperType } from './wrapper';
|
||||
import { ConfigAppType, AppType } from './app';
|
||||
import { SettingsType } from './settings';
|
||||
import { IWidget } from '../widgets/widgets';
|
||||
import { AppType, ConfigAppType } from './app';
|
||||
import { CategoryType } from './category';
|
||||
import { SettingsType } from './settings';
|
||||
import { WrapperType } from './wrapper';
|
||||
|
||||
export interface ConfigType {
|
||||
schemaVersion: number;
|
||||
|
||||
Reference in New Issue
Block a user