fix nixcord config again...
This commit is contained in:
parent
c8172255a4
commit
14f04b488d
1 changed files with 2 additions and 2 deletions
|
|
@ -98,8 +98,8 @@
|
||||||
serverListIndicators.enable = true;
|
serverListIndicators.enable = true;
|
||||||
musicControls = {
|
musicControls = {
|
||||||
enable = true;
|
enable = true;
|
||||||
showSpotifyControls.enable = true;
|
showSpotifyControls = true;
|
||||||
showSpotifyLyrics.enable = true;
|
showSpotifyLyrics = true;
|
||||||
};
|
};
|
||||||
showHiddenChannels.enable = true;
|
showHiddenChannels.enable = true;
|
||||||
showHiddenThings.enable = true;
|
showHiddenThings.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue