mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Fix typo (#6075)
This commit is contained in:
@@ -130,7 +130,7 @@ export default function ValueTypeEditor({
|
||||
/>
|
||||
<SelectOption
|
||||
value="leaderboardId"
|
||||
label={t`Leaderboad (text)`}
|
||||
label={t`Leaderboard (text)`}
|
||||
/>
|
||||
<SelectOption value="identifier" label={t`Identifier (text)`} />
|
||||
<SelectOption value="scenevar" label={t`Scene variable`} />
|
||||
|
Reference in New Issue
Block a user