# obsidianmd/settings-tab/prefer-update-over-display 📝 Prefer this.update() over this.display() to refresh a PluginSettingTab on Obsidian 1.13+. ⚠️ This rule _warns_ in the following configs: ✅ `recommended`, 🇬🇧 `recommendedWithLocalesEn`. 🔧 This rule is automatically fixable by the [`--fix` CLI option](https://eslint.org/docs/latest/user-guide/command-line-interface#--fix). ## Further reading - [Migrate to declarative settings](https://docs.obsidian.md/Plugins/Guides/Migrate+to+declarative+settings) ## Options | Name | Description | Type | | :-------------- | :--------------------------------------------------------------------------------- | :----- | | `minAppVersion` | The minimum app version to check against. Defaults to manifest.json minAppVersion. | String |