mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-14 01:44:06 +02:00
Update mode toggle.
This commit is contained in:
@@ -18,7 +18,7 @@ describe('module \'' + ID + '\'', function () {
|
||||
image: sinon.stub().returns(util.uniqPath('-image.png'))
|
||||
};
|
||||
this.xSettings = {view: {
|
||||
viewmodeToggle: false
|
||||
modeToggle: false
|
||||
}};
|
||||
this.xSidebar = {$el: null};
|
||||
this.xTopbar = {$el: null};
|
||||
|
Reference in New Issue
Block a user