fixed mobile layout

This commit is contained in:
zadam
2019-09-09 21:31:50 +02:00
parent f5228f87f0
commit 649862b01c
4 changed files with 30 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
PKG_DIR=dist/trilium-linux-x64-server
NODE_VERSION=12.9.1
NODE_VERSION=12.10.0
rm -r $PKG_DIR
mkdir $PKG_DIR