closes #2340 and #2431, fixes bug with select all for backup (#2780)

* closes #2340 and #2431, fixes bug with select all for backup

* revefrt mock
This commit is contained in:
Matt Hill
2024-11-08 11:57:42 -07:00
committed by GitHub
parent 6ab6502742
commit 1c90303914
6 changed files with 64 additions and 11 deletions

4
web/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "startos-ui",
"version": "0.3.6-alpha.6",
"version": "0.3.6-alpha.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "startos-ui",
"version": "0.3.6-alpha.6",
"version": "0.3.6-alpha.8",
"license": "MIT",
"dependencies": {
"@angular/animations": "^14.1.0",