Browse Source

fix title wordwrap

Tony Fernandez 7 tháng trước cách đây
mục cha
commit
0dca5eeafc
1 tập tin đã thay đổi với 6 bổ sung3 xóa
  1. 6 3
      borgmatic/config/schema.yaml

+ 6 - 3
borgmatic/config/schema.yaml

@@ -1675,7 +1675,8 @@ properties:
                     title:
                         type: string
                         description: |
-                            Your message's title, otherwise your app's name is used.
+                            Your message's title, otherwise your app's name is 
+                            used.
                         example: A backup job has started.
                     ttl:
                         type: integer
@@ -1746,7 +1747,8 @@ properties:
                     title:
                         type: string
                         description: |
-                            Your message's title, otherwise your app's name is used.
+                            Your message's title, otherwise your app's name is 
+                            used.
                         example: A backup job has started.
                     ttl:
                         type: integer
@@ -1816,7 +1818,8 @@ properties:
                     title:
                         type: string
                         description: |
-                            Your message's title, otherwise your app's name is used.
+                            Your message's title, otherwise your app's name is 
+                            used.
                         example: A backup job has started.
                     ttl:
                         type: integer