Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-01-22 17:18:21 +01:00
parent 02767b1c00
commit 73a0c5839d
1 changed files with 28 additions and 0 deletions

View File

@ -803,6 +803,14 @@
"unpinButton": "unpinButton-z3-UVO",
"unpinIcon": "unpinIcon-79ZnEr"
},
"PluginRepo": {
"loadingIcon": "loadingIcon-dB3qSe",
"loadingTooltip": "loadingTooltip-SzsTEU",
"failNotice": "failNotice-OtHUGb",
"newEntriesNotice": "newEntriesNotice-qvvpPx",
"outdatedNotice": "outdatedNotice-9Q9gJv",
"repoNotice": "repoNotice-P5ss6R"
},
"ReadAllNotificationsButton": {
"button": "button-Jt-tIg",
"frame": "frame-oXWS21",
@ -855,6 +863,14 @@
"timeline": "timeline-UWmgAx",
"volumeSlider": "volumeSlider-sR5g00"
},
"ThemeRepo": {
"loadingIcon": "loadingIcon-h7OqHY",
"loadingTooltip": "loadingTooltip-YszEmb",
"failNotice": "failNotice-pZAzjZ",
"newEntriesNotice": "newEntriesNotice-abF6e1",
"outdatedNotice": "outdatedNotice-fw8ams",
"repoNotice": "repoNotice-TV3RFr"
},
"TimedLightDarkMode": {
"dateGrabber": "dateGrabber-QrRkIX",
"timerGrabber": "timerGrabber-zpRAIk",
@ -1240,6 +1256,12 @@
"_pindmsrecentplaceholder": ["PinDMs", "recentPlaceholder"],
"_pindmsunpinbutton": ["PinDMs", "unpinButton"],
"_pindmsunpinicon": ["PinDMs", "unpinIcon"],
"_pluginrepoloadingicon": ["PluginRepo", "loadingIcon"],
"_pluginrepoloadingtooltip": ["PluginRepo", "loadingTooltip"],
"_pluginrepofailnotice": ["PluginRepo", "failNotice"],
"_pluginreponewentriesnotice": ["PluginRepo", "newEntriesNotice"],
"_pluginrepooutdatednotice": ["PluginRepo", "outdatedNotice"],
"_pluginreporeponotice": ["PluginRepo", "repoNotice"],
"_readallnotificationsbuttonbutton": ["ReadAllNotificationsButton", "button"],
"_readallnotificationsbuttonframe": ["ReadAllNotificationsButton", "frame"],
"_readallnotificationsbuttoninner": ["ReadAllNotificationsButton", "innerFrame"],
@ -1278,6 +1300,12 @@
"_spotifycontrolssong": ["SpotifyControls", "song"],
"_spotifycontrolstimeline": ["SpotifyControls", "timeline"],
"_spotifycontrolsvolumeslider": ["SpotifyControls", "volumeSlider"],
"_themerepoloadingicon": ["ThemeRepo", "loadingIcon"],
"_themerepoloadingtooltip": ["ThemeRepo", "loadingTooltip"],
"_themerepofailnotice": ["ThemeRepo", "failNotice"],
"_themereponewentriesnotice": ["ThemeRepo", "newEntriesNotice"],
"_themerepooutdatednotice": ["ThemeRepo", "outdatedNotice"],
"_themereporeponotice": ["ThemeRepo", "repoNotice"],
"_timedlightdarkmodedategrabber": ["TimedLightDarkMode", "dateGrabber"],
"_timedlightdarkmodetimergrabber": ["TimedLightDarkMode", "timerGrabber"],
"_timedlightdarkmodetimersettings": ["TimedLightDarkMode", "timerSettings"],