added import/export tab (not used)

This commit is contained in:
Jan Prochazka
2023-02-25 18:24:00 +01:00
parent 2d74b831c5
commit c817bf5911
4 changed files with 217 additions and 0 deletions

View File

@@ -228,6 +228,8 @@
'img keydb': 'mdi mdi-key color-icon-blue',
'img duplicator': 'mdi mdi-content-duplicate color-icon-green',
'img import': 'mdi mdi-database-import color-icon-green',
'img export': 'mdi mdi-database-export color-icon-green',
};
</script>