1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00

Add comment for profile version updating

This commit is contained in:
AnthonyFuller 2023-09-08 23:35:53 +01:00
parent 8189757e27
commit 1d3e23a676

View File

@ -260,6 +260,8 @@ function updateUserProfile(
return
}
/* ////// VERSION 1 ////// */
// Profile has no version, update it to version 1, then re-run
// the function to update it to subsequent versions.