Add RO icons.

This commit is contained in:
Patrick Fic
2025-05-22 09:44:27 -07:00
parent 47608a8cde
commit a19026e048
3 changed files with 2 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ nsis:
mac:
entitlementsInherit: build/entitlements.mac.plist
category: public.app-category.business
icon: resources/ro-icon.png
extendInfo:
- NSCameraUsageDescription: Application requests access to the device's camera.
- NSMicrophoneUsageDescription: Application requests access to the device's microphone.

View File

@@ -1,6 +1,6 @@
{
"name": "bodyshop-desktop",
"version": "1.0.2-alpha.1",
"version": "1.0.2",
"description": "Shop Management System Partner",
"main": "./out/main/index.js",
"author": "Convenient Brands, LLC",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 55 KiB