Add blank line at the end of files
This commit is contained in:
parent
6c306203c9
commit
c91570554e
2 changed files with 2 additions and 3 deletions
|
|
@ -33,6 +33,5 @@ export default function getCodesObj({
|
|||
name: "chat widget html",
|
||||
code: widgetCode,
|
||||
},
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ export default function getTabsOrder(isThereWH: boolean = false, isThereTweaks:
|
|||
defaultOrder.splice(1, 0, "webhook curl");
|
||||
}
|
||||
return defaultOrder;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue