Update help text

This commit is contained in:
Samuel Elliott 2025-08-17 20:55:26 +01:00
parent f59caa3d6f
commit 05b254e69c
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6

View File

@ -296,8 +296,8 @@ export const preferences_window = {
miscellaneous: {
heading: 'Miscellaneous',
show_error_alerts: 'Show error alerts',
show_error_alerts_help: 'This will show a popup when an error occurs while loading data. This is useful for debugging, but can be annoying if you are not interested in the errors.',
}
show_error_alerts_help: 'Shows an alert when an error occurs while updating presence. If this is disabled, nxapi will delay updates after errors.',
},
};
export const friend_window = {