This commit is contained in:
Mirco Wittrien 2020-01-05 12:30:20 +01:00
parent ff205d35c5
commit cbdc6e0888
2 changed files with 3 additions and 1 deletions

View File

@ -4420,6 +4420,7 @@
dragPreview: "dragPreview-nXiByA",
dmChannelPinned: "pinned-0lM4wD",
dmChannelPlaceholder: "placeholder-7bhR5s",
pinnedChannelsHeaderAmount: "headerAmount-_-7GrS",
pinnedChannelsHeaderArrow: "pinnedChannelsHeaderArrow-44rrTz",
pinnedChannelsHeaderContainer: "pinnedChannelsHeaderContainer-89Gjv4",
recentPinned: "pinned-jHvFrr",
@ -4696,6 +4697,7 @@
_pindmsdragpreview: ["PinDMs", "dragPreview"],
_pindmsdmchannelpinned: ["PinDMs", "dmChannelPinned"],
_pindmsdmchannelplaceholder: ["PinDMs", "dmChannelPlaceholder"],
_pindmspinnedchannelsheaderamount: ["PinDMs", "pinnedChannelsHeaderAmount"],
_pindmspinnedchannelsheaderarrow: ["PinDMs", "pinnedChannelsHeaderArrow"],
_pindmspinnedchannelsheadercollapsed: ["PinDMs", "collapsed"],
_pindmspinnedchannelsheadercontainer: ["PinDMs", "pinnedChannelsHeaderContainer"],

File diff suppressed because one or more lines are too long