mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-16 18:26:20 +01:00
💄 Format code
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { showNotification } from '@mantine/notifications';
|
||||
import Dockerode from 'dockerode';
|
||||
import { Config, MatchingImages, ServiceType, ServiceTypeList } from './types';
|
||||
import { Config, MatchingImages, ServiceType } from './types';
|
||||
|
||||
async function MatchIcon(name: string) {
|
||||
const res = await fetch(
|
||||
|
||||
Reference in New Issue
Block a user