Skip to content

Commit 0421a51

Browse files
committed
debug
1 parent ea3a7f2 commit 0421a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/resolve.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def update_data(data, infos):
4747
else:
4848
subdomain = items.get('subdomain')
4949
logger.log('DEBUG', f'{subdomain} resolution has no result')
50-
return data
50+
return new_data
5151

5252

5353
def save_db(name, data):

0 commit comments

Comments
 (0)