mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
✏️ fix pi-hole integration field from password to apiKey
This commit is contained in:
@@ -86,7 +86,7 @@ export const integrationFieldProperties: {
|
||||
transmission: ['username', 'password'],
|
||||
jellyfin: ['username', 'password'],
|
||||
plex: ['apiKey'],
|
||||
pihole: ['password'],
|
||||
pihole: ['apiKey'],
|
||||
adGuardHome: ['username', 'password'],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user