Merge pull request #18000 from overleaf/ab-dev-enable-toolbar-default
[web] Enable the dev-toolbar by default in the dev environment GitOrigin-RevId: 170e59e9b82268e621fe99ffcc82b7d68467e1b3
This commit is contained in:
committed by
Copybot
parent
418d77522e
commit
a0c8cf663a
@@ -40,10 +40,8 @@ describe('SplitTestHandler', function () {
|
||||
this.Settings = {
|
||||
moduleImportSequence: [],
|
||||
overleaf: {},
|
||||
splitTest: {
|
||||
devToolbar: {
|
||||
enabled: false,
|
||||
},
|
||||
devToolbar: {
|
||||
enabled: false,
|
||||
},
|
||||
}
|
||||
this.AnalyticsManager = {
|
||||
|
||||
Reference in New Issue
Block a user