mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-06 16:34:06 +08:00
Fix trailing whitespace
This commit is contained in:
parent
9c33cbfdc8
commit
c5133ee5d3
2 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ options, run:
|
|||
* using `sudo`
|
||||
* run the commands as user `headscale`
|
||||
* add your user to the `headscale` group
|
||||
|
||||
|
||||
To verify you can run the following command using your preferred method:
|
||||
|
||||
```shell
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ theme:
|
|||
icon: material/brightness-auto
|
||||
name: Switch to light mode
|
||||
- media: "(prefers-color-scheme: light)"
|
||||
scheme: default
|
||||
scheme: default
|
||||
primary: white
|
||||
toggle:
|
||||
icon: material/brightness-7
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue