feature: Adds backup importing support.
This commit is contained in:
parent
ed90f66b2b
commit
217e73d9ec
5 changed files with 391 additions and 16 deletions
|
@ -34,6 +34,7 @@ const masterList = JSON.stringify({
|
|||
destinationProviders,
|
||||
forwardRules,
|
||||
allPermissions,
|
||||
users,
|
||||
});
|
||||
|
||||
const source = new Readable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue