Fix linting error.

This commit is contained in:
Michael Teeuw 2019-02-14 13:50:16 +01:00
parent 77d14bc218
commit 4a97052708

View File

@ -18,15 +18,15 @@ MagicMirror² focuses on a modular plugin system and uses [Electron](http://elec
- [Table Of Contents](#table-of-contents) - [Table Of Contents](#table-of-contents)
- [Installation](#installation) - [Installation](#installation)
- [Raspberry Pi](#raspberry-pi) - [Raspberry Pi](#raspberry-pi)
- [Automatic Installation (Raspberry Pi only!)](#automatic-installation-raspberry-pi-only) - [Automatic Installation (Raspberry Pi only!)](#automatic-installation-raspberry-pi-only)
- [Manual Installation](#manual-installation) - [Manual Installation](#manual-installation)
- [Server Only](#server-only) - [Server Only](#server-only)
- [Client Only](#client-only) - [Client Only](#client-only)
- [Docker](#docker) - [Docker](#docker)
- [Configuration](#configuration) - [Configuration](#configuration)
- [Raspberry Specific](#raspberry-specific) - [Raspberry Specific](#raspberry-specific)
- [General](#general) - [General](#general)
- [Modules](#modules) - [Modules](#modules)
- [Updating](#updating) - [Updating](#updating)
- [Community](#community) - [Community](#community)