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