mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Fixed id
This commit is contained in:
parent
da1d0e5361
commit
82f33a35de
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ module.exports = class PlayView extends View
|
|||
{
|
||||
name: 'Danger! Minefield'
|
||||
difficulty: 3
|
||||
id: 'danger!-minefield'
|
||||
id: 'danger-minefield'
|
||||
image: '/file/db/level/526ae95c1e5cd30000000008/zone_of_danger_icon.png'
|
||||
description: "Learn how to find prime numbers while defusing mines ! - by Alexandru Caciulescu"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue