Remove "download all" and move import button (#287)

* Remove download all on specific images

* Remove unusued id field

* Move import button to left menu to save on vertical space

* Update version to 1.7.9
This commit is contained in:
Philip Kristoffersen
2022-12-28 09:11:23 +01:00
committed by GitHub
parent df7f0e63a5
commit ffb9b659d5
5 changed files with 107 additions and 94 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "boilr"
version = "1.7.8"
version = "1.7.9"
[dependencies]
base64 = "^0.20.0"