mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Disable manual changing of API key
This commit is contained in:
parent
5968b82a0b
commit
73ac4076ac
2 changed files with 4 additions and 1 deletions
|
@ -3059,3 +3059,6 @@ a:hover .overlay-refresh-image:hover {
|
|||
#plex-log-levels label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#api_key.form-control[disabled] {
|
||||
background-color: #555;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue