From c6cca9c91f85b7934d133feac8b836baa61fbb89 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 12 Sep 2021 09:56:29 +0200 Subject: [PATCH] Fixed indentation --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 484e39d6..2bd4a0e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,9 +25,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added * [#433](https://github.com/shlinkio/shlink-web-client/pull/433) Added support to provide a default server to connect to via env vars: - * `SHLINK_SERVER_URL`: The URL of the Shlink server to configure by default. - * `SHLINK_SERVER_API_KEY`: The API key of the Shlink server. - * `SHLINK_SERVER_NAME`: A name you want to give to this server. Defaults to *Shlink* if not provided. + * `SHLINK_SERVER_URL`: The URL of the Shlink server to configure by default. + * `SHLINK_SERVER_API_KEY`: The API key of the Shlink server. + * `SHLINK_SERVER_NAME`: A name you want to give to this server. Defaults to *Shlink* if not provided. * [#432](https://github.com/shlinkio/shlink-web-client/pull/432) Added support to provide the `servers.json` file inside a `conf.d` folder. * [#440](https://github.com/shlinkio/shlink-web-client/pull/440) Added hint of what visits come potentially from a bot, in the visits table, when consuming Shlink >=2.7.