This commit is contained in:
Mirco Wittrien 2019-07-26 10:44:57 +02:00
parent 06b3cbd7c8
commit defac0f377
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -4400,6 +4400,7 @@ var BDFDB = {myPlugins: BDFDB && BDFDB.myPlugins ? BDFDB.myPlugins : {}, BDv2Api
switchvalue: ['Switch', 'value'],
switchvaluechecked: ['Switch', 'valueChecked'],
switchvalueunchecked: ['Switch', 'valueUnchecked'],
systempad: ['Scroller', 'systemPad'],
tabbar: ['UserProfile', 'tabBar'],
tabbarcontainer: ['UserProfile', 'tabBarContainer'],
tabbarheader: ['RecentMentions', 'tabBar'],