Skip to content

Commit 9477596

Browse files
committed
docs: update removal criteria for the fix
1 parent 16b8c8f commit 9477596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extensionsIntegrated/Phoenix/default-projects.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ define(function (require, exports, module) {
5858
* https://github.com/orgs/phcode-dev/discussions/1930
5959
* Strange_insults.html uses some words inappropriate for a school setting. so we delete the file as well
6060
* as it was installed wrongly previously.
61+
* This code can be removed after June 2025 to give 6 months for users to update.
6162
*/
6263
async function removeOffendingFile() {
6364
let offendingFilePath = ProjectManager.getExploreProjectPath() + "/strange_insults.html";

0 commit comments

Comments
 (0)