Merge pull request 'fix settings' (#118) from feature/vesktop into main
Reviewed-on: #118
This commit is contained in:
commit
36479499d6
@ -28,9 +28,7 @@
|
||||
CtrlEnterSend.enabled = true;
|
||||
CustomIdle = {
|
||||
enabled = true;
|
||||
settings = {
|
||||
remainInIdle = false;
|
||||
};
|
||||
remainInIdle = false;
|
||||
};
|
||||
FriendsSince.enabled = true;
|
||||
GameActivityToggle.enabled = true;
|
||||
@ -40,7 +38,7 @@
|
||||
QuickReply.enabled = true;
|
||||
ReplaceGoogleSearch = {
|
||||
enabled = true;
|
||||
settings.customEngineName = "DuckDuckGo";
|
||||
customEngineName = "DuckDuckGo";
|
||||
};
|
||||
ReviewDB.enabled = true;
|
||||
ShowConnections.enabled = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user