Rename organization/theme_id into default_theme_id.

This commit is contained in:
Ludwig Reiter 2021-09-29 12:43:32 +02:00
parent 1da3c6dced
commit 494b8d54f4
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ organization:
type: relation-list
restriction_mode: B
to: organization_tag/organization_id
theme_id:
default_theme_id:
type: relation
restriction_mode: A
to: theme/organization_ids
@ -539,7 +539,7 @@ theme:
type: color
organization_ids:
restriction_mode: A
to: organization/theme_id
to: organization/default_theme_id
type: relation-list
user_ids:
restriction_mode: A