mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
changed import progress notification so it shows up for drag & drop as well
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
PKG_DIR=dist/trilium-linux-x64-server-src
|
||||
NODE_VERSION=12.11.1
|
||||
NODE_VERSION=12.12.0
|
||||
|
||||
if [ "$1" != "DONTCOPY" ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user