only in patch2: unchanged: --- a/core/modules/breakpoint/config/breakpoint.settings.yml +++ /dev/null @@ -1,4 +0,0 @@ -multipliers: - - 1x - - 1.5x - - 2x only in patch2: unchanged: --- a/core/modules/breakpoint/config/schema/breakpoint.schema.yml +++ b/core/modules/breakpoint/config/schema/breakpoint.schema.yml @@ -1,16 +1,4 @@ # Schema for the configuration files of the Breakpoint module. - -breakpoint.settings: - type: mapping - label: 'Breakpoint settings' - mapping: - multipliers: - type: sequence - label: 'Assigning resolution multipliers to breakpoints' - sequence: - - type: string - label: 'Multiplier' - breakpoint.breakpoint.*.*.*: type: mapping label: 'Defines the Breakpoint entity'