Remove the Google Plus profile field
authorAlexander Ebert <ebert@woltlab.com>
Thu, 28 Apr 2022 12:28:23 +0000 (14:28 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 28 Apr 2022 12:28:23 +0000 (14:28 +0200)
Fixes #4741

com.woltlab.wcf/userOption.xml

index 549330a9b679cebd44393c7ccd19fd1898e15a9a..15b458ca40dee32bc3b3cbdc6f9979874eb7792a 100644 (file)
                        </option>
                </options>
        </import>
+       <delete>
+               <!-- This option was improperly deleted in 5.2 / 6715774b360ae6a768ebcce407eeb4418339eab1 -->
+               <option name="googlePlus" />
+       </delete>
 </data>