mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
0001d1cbbc
PBS datastores are now displayed in the Storage overview alongside PVE storage. Each PBS datastore is converted to a Storage entry with: - type: 'pbs' - content: 'backup' - shared: true - active: based on PBS instance status This provides a complete picture of all storage resources in one view while keeping detailed PBS info in the dedicated PBS section. Closes #869