Switch to new method for checking own properties
commit6918316a3d91d9a03816786cd7fa22586e9e14b2
authorChocobo1 <Chocobo1@users.noreply.github.com>
Fri, 12 Jan 2024 19:04:46 +0000 (13 03:04 +0800)
committerChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 15 Jan 2024 05:12:12 +0000 (15 13:12 +0800)
treeab5eefdafca60f2770dfbcf86f5bd6b2ac622677
parent2edb1a0765dc501bb66d133d1bc8ac3c37704f51
Switch to new method for checking own properties

The new method is an intended replacement for previous one as suggested by MDN:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwn
src/webui/www/private/scripts/client.js
src/webui/www/private/scripts/dynamicTable.js