Settings > General > Reset network settings
var i = 0;
var data = [];
function foo() {
if (i == data.length)
return;
// send one item to airtable
i++;
setTimeout(foo, 1000);
}
This property controls the maximum number of lines to use in order to fit the label’s text into its bounding rectangle. The default value for this property is 1. To remove any maximum limit, and use as many lines as needed, set the value of this property to 0.
sh -c 'ln -sf "$(cat ./$0)" "./$0"' VKSdk.h