edit id dialog depends on "id": "imdbId"

This commit is contained in:
j 2019-11-19 17:11:33 +01:00
parent 8b8ed85b05
commit 268e5934b0
1 changed files with 1 additions and 1 deletions

View File

@ -580,7 +580,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"sort": true
},
{
"id": "imdbid",
"id": "imdbId",
"title": "IMDB ID",
"type": "string",
"columnWidth": 90,