sandbox: fix missing default class in resolve() function
Compare changes
+ 4
− 2
@@ -60,12 +60,14 @@ worker.resolve = function (qname, qtype, qclass, options, finish, init)
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Regression in 4.0.0: Default value IN for resolve(class) parameter was missing.