mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-06-10 05:18:13 +03:00
feat(debug): add debug data for download_lists_via_proxy_section
This commit is contained in:
@@ -309,6 +309,8 @@ function createSettingsContent(section) {
|
||||
this.keylist = [];
|
||||
this.vallist = [];
|
||||
|
||||
console.log('sections', {sections})
|
||||
|
||||
for (const secName in sections) {
|
||||
const sec = sections[secName];
|
||||
if (sec[".type"] === "section") {
|
||||
|
||||
Reference in New Issue
Block a user