Skip to content

Syntax Error Correction

Gavin Smalley requested to merge gavin.smalley/outlook365:master into master

A syntax error in the changed file (L180 of assets\UIStrings.js) prevents Outlook from loading the settings page after installation of the plugin. The correction here makes the file safe and restores functionality.

Merge request reports