changed import progress notification so it shows up for drag & drop as well

This commit is contained in:
zadam
2019-10-14 10:31:58 +02:00
parent 2fb3a3eff9
commit 2ee94a3a69
14 changed files with 136 additions and 134 deletions

View File

@@ -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