From df2794ca4bef4cc565c52d257e7d2f6a82e2a939 Mon Sep 17 00:00:00 2001 From: Matt Pollard Date: Mon, 21 Mar 2022 11:16:02 +0100 Subject: [PATCH] Accommodate new topic name --- data/allowed-topics.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/allowed-topics.js b/data/allowed-topics.js index 91d63c03a9..a54f30783f 100644 --- a/data/allowed-topics.js +++ b/data/allowed-topics.js @@ -108,6 +108,7 @@ export default [ 'Pages', 'Performance', 'Permissions', + 'Personal account', 'Policies', 'Policy', 'PowerShell', @@ -147,7 +148,6 @@ export default [ 'Trials', 'Troubleshooting', 'Upgrades', - 'User account', 'Usernames', 'Version updates', 'Visual Studio Code',