Skip to content

Commit fc8c26c

Browse files
committed
Do not publish uni mainz yet
1 parent 3cf14db commit fc8c26c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/seeds/universities/UniMainz.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class UniMainz extends UniversitySeeder {
99

1010
protected $universityId = 262;
11-
protected $published = true;
11+
protected $published = false;
1212

1313
public function run()
1414
{

0 commit comments

Comments
 (0)