mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
💄 Prettier repository
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { NextApiRequest, NextApiResponse } from 'next';
|
||||
|
||||
import DockerSingleton from './DockerSingleton';
|
||||
|
||||
async function Get(req: NextApiRequest, res: NextApiResponse) {
|
||||
|
||||
Reference in New Issue
Block a user