mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
linter errors
This commit is contained in:
@@ -35,7 +35,7 @@ export const createDomain = async (input: typeof apiCreateDomain._type) => {
|
||||
await manageDomain(application, domain);
|
||||
}
|
||||
|
||||
return domain;
|
||||
return domain;
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user