mirror of
https://github.com/miggymofongo/asteroid.git
synced 2024-11-24 06:00:27 +00:00
ok i think nowww its a const?
This commit is contained in:
parent
0313e2f0fd
commit
09d9af9b01
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
let facts = {
|
const facts = {
|
||||||
dob: 'Nov 30',
|
dob: 'Nov 30',
|
||||||
'favorite game': 'Kingdom Hearts',
|
'favorite game': 'Kingdom Hearts',
|
||||||
birthplace: 'Leominster, Massachusettes, USAmerikkka',
|
birthplace: 'Leominster, Massachusettes, USAmerikkka',
|
||||||
|
|
Loading…
Reference in a new issue