mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
renamed db columns to camelCase
This commit is contained in:
@@ -9,7 +9,7 @@ const server = (function() {
|
||||
|
||||
return {
|
||||
protected_session_id: protectedSessionId,
|
||||
source_id: glob.sourceId
|
||||
sourceId: glob.sourceId
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user