defineProperty(preferences, preferenceOption, { set(value) { this.attributes[preferenceOption] = value; this.persist(); }, get ...
確定! 回上一頁