mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-20 15:36:18 +00:00
e982f50395
~1.4k items_base rows (pets, custom items) have no matching furnidata classname, so saving their name returned the cryptic server error 'Classname not found in furnidata'. Detect this client-side via the resolved furniDataEntry (entry + classname match) and, when absent, hide the Display Name/Description inputs + Save behind a clear 'NO FURNIDATA' notice instead of letting the save fail. In-furnidata furni (~97.6%) are unchanged.