Create new 'extras' components for management

This commit is contained in:
Tom Wiesing 2022-10-01 20:18:58 +02:00
parent b6c36b5488
commit 698f04e13e
No known key found for this signature in database
3 changed files with 29 additions and 5 deletions

View file

@ -0,0 +1,2 @@
// Package extras implements additional components to be used for backups and snapshots
package extras