This commit is contained in:
Mirco Wittrien 2019-11-12 19:56:35 +01:00
parent f7969ee510
commit f71088d8e9
2 changed files with 4 additions and 3 deletions

View File

@ -4985,8 +4985,9 @@ var BDFDB = {
layers: ["Layers", "layers"],
layersbg: ["Layers", "bg"],
listavatar: ["UserProfile", "listAvatar"],
listavatar: ["UserProfile", "listName"],
listname: ["UserProfile", "listRow"],
listdiscriminator: ["UserProfile", "listDiscriminator"],
listname: ["UserProfile", "listName"],
listrow: ["UserProfile", "listRow"],
listrowcontent: ["UserProfile", "listRowContent"],
listscroller: ["UserProfile", "listScroller"],
livetag: ["LiveTag", "live"],

File diff suppressed because one or more lines are too long