1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

eslint: comment out unimplemented _unloadAddon method

This commit is contained in:
lemonslut 2025-06-07 17:09:49 -06:00
parent aeea510445
commit c4f1950d79
No known key found for this signature in database

View file

@ -176,10 +176,11 @@ export default class Room {
/* TODO: This
_unloadAddon(addon_id) {
// TODO: This
return 0;
}
*/
get id() {