✏️ 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