mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
Fix AddToHomarr button
This commit is contained in:
@@ -102,6 +102,7 @@ export const portmap = [
|
||||
{ name: 'nzbget', value: '6789' },
|
||||
];
|
||||
|
||||
//TODO: Fix this to be used in the docker add to homarr button
|
||||
export const MatchingImages: {
|
||||
image: string;
|
||||
type: ServiceType;
|
||||
|
||||
Reference in New Issue
Block a user