Skip to content

Commit f5f2c37

Browse files
committed
feat(desktop): add category for linux build
1 parent 23930e2 commit f5f2c37

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src-tauri/tauri.conf.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"icons/icon.icns",
6565
"icons/icon.ico"
6666
],
67-
"resources": ["resources/LICENSE"]
67+
"resources": ["resources/LICENSE"],
68+
"category": "Utility"
6869
}
6970
}

0 commit comments

Comments
 (0)