mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-29 05:18:48 -05:00
Fix trailing whitespace
This commit is contained in:
committed by
nblock
parent
9c33cbfdc8
commit
c5133ee5d3
@@ -51,7 +51,7 @@ options, run:
|
|||||||
* using `sudo`
|
* using `sudo`
|
||||||
* run the commands as user `headscale`
|
* run the commands as user `headscale`
|
||||||
* add your user to the `headscale` group
|
* add your user to the `headscale` group
|
||||||
|
|
||||||
To verify you can run the following command using your preferred method:
|
To verify you can run the following command using your preferred method:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ theme:
|
|||||||
icon: material/brightness-auto
|
icon: material/brightness-auto
|
||||||
name: Switch to light mode
|
name: Switch to light mode
|
||||||
- media: "(prefers-color-scheme: light)"
|
- media: "(prefers-color-scheme: light)"
|
||||||
scheme: default
|
scheme: default
|
||||||
primary: white
|
primary: white
|
||||||
toggle:
|
toggle:
|
||||||
icon: material/brightness-7
|
icon: material/brightness-7
|
||||||
|
|||||||
Reference in New Issue
Block a user