Merge remote-tracking branch 'origin/stable'

# Conflicts:
#	package-lock.json
#	package.json
#	src/services/image.js
This commit is contained in:
zadam
2020-08-20 11:56:03 +02:00
3 changed files with 16 additions and 6 deletions

View File

@@ -32,6 +32,7 @@ const TPL = `
.tree {
height: 100%;
overflow: auto;
padding-bottom: 20px;
}
.refresh-search-button {