projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d062abe
)
Remove the Google Plus profile field
author
Alexander Ebert
<ebert@woltlab.com>
Thu, 28 Apr 2022 12:28:23 +0000
(14:28 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Thu, 28 Apr 2022 12:28:23 +0000
(14:28 +0200)
Fixes #4741
com.woltlab.wcf/userOption.xml
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/userOption.xml
b/com.woltlab.wcf/userOption.xml
index 549330a9b679cebd44393c7ccd19fd1898e15a9a..15b458ca40dee32bc3b3cbdc6f9979874eb7792a 100644
(file)
--- a/
com.woltlab.wcf/userOption.xml
+++ b/
com.woltlab.wcf/userOption.xml
@@
-246,4
+246,8
@@
</option>
</options>
</import>
+ <delete>
+ <!-- This option was improperly deleted in 5.2 / 6715774b360ae6a768ebcce407eeb4418339eab1 -->
+ <option name="googlePlus" />
+ </delete>
</data>