latest pin deleted comment

This commit is contained in:
limkokhole
2022-01-26 00:36:51 +08:00
parent 166af1168c
commit f6fd22ef36

View File

@@ -1032,6 +1032,7 @@ def get_latest_pin(save_dir):
break
latest_pin = imgs_f_sorted[-1].split('.')[0].split('_')[0]
# if latest pin deleted remote then will acts as -rs
#print('latest_pin: ' + latest_pin)
return latest_pin