summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/seeds.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/seeds.rb b/db/seeds.rb
index b8e7941..283d666 100644
--- a/db/seeds.rb
+++ b/db/seeds.rb
@@ -32,7 +32,7 @@ deleted_user = User.create!(
User.create!(
name: "Redstone Sheep",
- ign: "noobkackboon",
+ ign: "redstone_sheep",
email: "theredstonesheep@gmail.com",
about: "Hi, I am the admin :)",
password: "123456789",