mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 16:56:34 +01:00
removed audit_log
This commit is contained in:
@@ -134,7 +134,6 @@ function showAppIfHidden() {
|
||||
function initAjax() {
|
||||
$.ajaxSetup({
|
||||
headers: {
|
||||
'x-browser-id': browserId,
|
||||
'x-protected-session-id': typeof protected_session !== 'undefined' ? protected_session.getProtectedSessionId() : null
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user