mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-02-01 19:09:51 +01:00
fix export data control
This commit is contained in:
parent
0af8b288f3
commit
9801fdb733
@ -125,7 +125,7 @@ dataSetting.backup = (parent) => {
|
||||
|
||||
parent.appendChild(
|
||||
node('div', [
|
||||
dataSetting.control.backup.copy.wrap(),
|
||||
dataSetting.control.backup.export.wrap(),
|
||||
dataSetting.control.backup.exportHelper.wrap()
|
||||
])
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user