RED-5787 - As an admin for Japan, I want to configure the horizontal and vertical alignment of watermarks to be able to adjust the placement

- remove default value
This commit is contained in:
devplant 2023-05-04 12:57:58 +03:00
parent 50d4900971
commit 55bca9f7d0

View File

@ -8,9 +8,7 @@ databaseChangeLog:
- column:
name: vertical_text_alignment
type: VARCHAR(20)
defaultValue: PUBLIC
- column:
name: horizontal_text_alignment
type: VARCHAR(20)
defaultValue: PUBLIC
tableName: watermark_configuration