How would I change the value in an object using .find?

前端 未结 0 968
迷失自我
迷失自我 2020-12-07 00:49

I\'m trying to find a specific modlog then change the reasoning of it.

This is how I currently have it:

data.modLogs.find((c) => c.case === parseInt         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题