Minor fixes
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: Build Desktop
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Generated
+1439
-67
File diff suppressed because it is too large
Load Diff
@@ -44,6 +44,7 @@
|
||||
"@capacitor/cli": "^6.0.0",
|
||||
"@capacitor/core": "^6.0.0",
|
||||
"beercss": "^3.5.1",
|
||||
"electron-builder": "^24.13.3",
|
||||
"fuse.js": "^7.0.0",
|
||||
"human-number": "^2.0.4",
|
||||
"material-dynamic-colors": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user