Fixed overlapping labels in settings

This commit is contained in:
Daniël van Noord
2021-04-03 09:06:07 +02:00
parent 566efbc68b
commit 08a1e5aa6b
5 changed files with 49 additions and 17 deletions

View File

@@ -79,6 +79,11 @@ export const TooltipText = [
'Cheated cookies might break this formula',
'250px',
],
[
'FavouriteSettingPlaceholder',
"Click to set this setting as favourite and show it in 'favourite' settings at the top of the Cookie Monster Settings",
'250px',
],
];
export const SimpleTooltipElements = {};