From a6ce10606433bffc79a476201b2029dfd3e1b60a Mon Sep 17 00:00:00 2001 From: Benny Morrison Date: Tue, 19 Mar 2019 02:40:28 -0400 Subject: fixed formatting in gotify.sh.example --- gotify.sh.example | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gotify.sh.example b/gotify.sh.example index 667db58..79f2fc9 100644 --- a/gotify.sh.example +++ b/gotify.sh.example @@ -2,7 +2,7 @@ curl --request POST \ --url 'https://gotify.tildeverse.org/message?token=APIKEYHERE' \ - --header 'accept: application/json' \ - --header 'content-type: application/json' \ - --header 'x-gotify-key: APIKEYHERE' \ - --data '{ "message": "A hero is needed in #institute", "priority": 5, "title": "Admin Request" }' + --header 'accept: application/json' \ + --header 'content-type: application/json' \ + --header 'x-gotify-key: APIKEYHERE' \ + --data '{ "message": "A hero is needed in #institute", "priority": 5, "title": "Admin Request" }' -- cgit 1.4.1-2-gfad0