diff options
| author | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-02-24 11:10:38 +0100 | 
|---|---|---|
| committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-02-24 11:10:38 +0100 | 
| commit | 46b627241c61bcc5d8409dc1c185b91d285dbfe2 (patch) | |
| tree | 4a1b36bac5c58d46650e9e4dfa0f8686fccaf3bf /test | |
| parent | Settings class rework (diff) | |
| download | smolbote-46b627241c61bcc5d8409dc1c185b91d285dbfe2.tar.xz | |
Settings QStringList
Diffstat (limited to 'test')
| -rw-r--r-- | test/config.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/test/config.toml b/test/config.toml index 747282b..c64509c 100644 --- a/test/config.toml +++ b/test/config.toml @@ -10,7 +10,7 @@ profile="Default"  [blocker]  dialogShortcut="Ctrl+Shift+A"  path="" -subscriptions="" +subscriptions=[]  [bookmarks]  dialogShortcut="Ctrl+Shift+B"  | 
