I missed that in last fix. (#30590)
This commit is contained in:
committed by
CitadelStationBot
parent
ddd0d9a1fc
commit
1553e26fe2
@@ -68,6 +68,6 @@
|
||||
if(!ancestor_name)
|
||||
file_data["ancestor_name"] = name
|
||||
fdel(json_file)
|
||||
WRITE_FILE(json_file, json_encode(json_file))
|
||||
WRITE_FILE(json_file, json_encode(file_data))
|
||||
if(!dead)
|
||||
memory_saved = 1
|
||||
Reference in New Issue
Block a user