Studio-42 / elFinder

📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
https://studio-42.github.io/elFinder/
Other
4.6k stars 1.41k forks source link

Eliminate the unnecessary data variable. #3585

Closed bilalkhan13 closed 6 months ago

bilalkhan13 commented 11 months ago

Eliminate the unnecessary data variable and directly access the properties from self.data.

nao-pon commented 6 months ago

@bilalkhan13 I'm sorry to be late. Merge.