Skip to content

App.setting

App › setting

Unofficial

Type: AppSetting

Manages the settings modal and its tabs.

Remarks:

Do not use this to get settings values from other plugins, it is better to do this via app.plugins.getPlugin(ID)?.settings (check how the plugin stores its settings).