Skip to content

Commit f9d11af

Browse files
fix: suppress helper consoles and improve library controls
1 parent 6746260 commit f9d11af

67 files changed

Lines changed: 627 additions & 120 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55.6 KB
34.7 KB
33.7 KB
-6.56 KB

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stackdrop",
33
"private": true,
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"license": "MIT",
66
"type": "module",
77
"scripts": {

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackdrop"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
description = "Local-first desktop folder document indexer"
55
authors = ["StackDrop"]
66
license = "MIT"

src-tauri/app-icon.png

927 KB

src-tauri/icons/128x128.png

7.81 KB

0 commit comments

Comments
 (0)