mirror of
https://github.com/soconnor0919/hristudio.git
synced 2025-12-11 14:44:44 -05:00
Pre-conf work 2025
This commit is contained in:
@@ -241,29 +241,8 @@ async function main() {
|
||||
image: null,
|
||||
},
|
||||
{
|
||||
name: "Prof. Dana Miller",
|
||||
email: "dana.miller@bucknell.edu",
|
||||
password: hashedPassword,
|
||||
emailVerified: new Date(),
|
||||
image: null,
|
||||
},
|
||||
{
|
||||
name: "Chris Lee",
|
||||
email: "chris.lee@bucknell.edu",
|
||||
password: hashedPassword,
|
||||
emailVerified: new Date(),
|
||||
image: null,
|
||||
},
|
||||
{
|
||||
name: "Priya Singh",
|
||||
email: "priya.singh@bucknell.edu",
|
||||
password: hashedPassword,
|
||||
emailVerified: new Date(),
|
||||
image: null,
|
||||
},
|
||||
{
|
||||
name: "Jordan White",
|
||||
email: "jordan.white@bucknell.edu",
|
||||
name: "L. Felipe Perrone",
|
||||
email: "felipe.perrone@bucknell.edu",
|
||||
password: hashedPassword,
|
||||
emailVerified: new Date(),
|
||||
image: null,
|
||||
|
||||
Reference in New Issue
Block a user