Skip to content
Snippets Groups Projects
Commit 81f8267c authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'make-lint--happy' into 'pregmod-master'

lint happy tested

See merge request !6042
parents ab327c6b bc98e4de
No related branches found
No related tags found
1 merge request!6042lint happy tested
window.App.CustomSlaveTrade = { App.CustomSlaveTrade = {
export: function() { export: function() {
let textArea = document.createElement("textarea"); let textArea = document.createElement("textarea");
textArea.value = JSON.stringify(State.variables.nationalities); textArea.value = JSON.stringify(State.variables.nationalities);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment