@@ -132,7 +132,6 @@ describe('config defaults', () => {
|
||||
mode: 'right',
|
||||
},
|
||||
thumbnails: {
|
||||
mode: 'right',
|
||||
show_details: false,
|
||||
show_download_control: true,
|
||||
show_favorite_control: true,
|
||||
@@ -215,6 +214,10 @@ describe('config defaults', () => {
|
||||
enabled: false,
|
||||
priority: 50,
|
||||
},
|
||||
folders: {
|
||||
enabled: true,
|
||||
priority: 50,
|
||||
},
|
||||
fullscreen: {
|
||||
enabled: true,
|
||||
priority: 50,
|
||||
|
||||
Reference in New Issue
Block a user