@ -203,7 +203,7 @@ function util.destroy_avatar(avatar_id)
return
end
localfile_path="static"..avatar.file_path
localfile_path="data/static"..avatar.file_path
localf=io.open(file_path,"r")
ifnotfthen
print("can't open avatar file")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.