mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
"use strict" for all frontend files (backend was done earlier)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
const dragAndDropSetup = {
|
||||
autoExpandMS: 600,
|
||||
draggable: { // modify default jQuery draggable options
|
||||
|
||||
Reference in New Issue
Block a user