Skip to content

Commit 4e8e0c1

Browse files
amyblaiswiggin77
andauthored
Update source/administration-guide/upgrade/important-upgrade-notes.rst
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
1 parent 7c54ac9 commit 4e8e0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration-guide/upgrade/important-upgrade-notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ We recommend reviewing the `additional upgrade notes <#additional-upgrade-notes>
2828
| | |
2929
| | ALTER TABLE oauthaccessdata ADD COLUMN IF NOT EXISTS audience varchar(512) DEFAULT ''; |
3030
| | |
31-
| | ALTER TABLE oauthauthdata ADD COLUMN IF NOT EXISTS resource varchar(512) DEFAULT '';| |
31+
| | ALTER TABLE oauthauthdata ADD COLUMN IF NOT EXISTS resource varchar(512) DEFAULT ''; |
3232
+----------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
3333
| v11.1 | The version of React used by the Mattermost web app has been updated from React 17 to React 18. See more details in |
3434
| | `this forum post <https://forum.mattermost.com/t/upgrading-the-mattermost-web-app-to-react-18-v11/25000>`__. |

0 commit comments

Comments
 (0)