* [bug #57673] fix js error on switching navbar from api page.
This commit is contained in:
@@ -5,7 +5,7 @@ let currentDocApp = null;
|
||||
let currentUser = null;
|
||||
let currentSpaceType = '';
|
||||
let userPrivs = {};
|
||||
let docLangData = {};
|
||||
let docLangData = null;
|
||||
const savingDocData = {};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user