formatting

This commit is contained in:
Brendan Haines 2024-09-14 23:05:50 -06:00
parent 5891409fdb
commit 2668a880ee

@ -11,7 +11,6 @@ Configuration lives in a TOML file which should have (at a minimum) the followin
```toml
server = "https://gotify.example.com"
app_token = "app_token_from_gotify"
```
## Usage