eintragung geht 🎉
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
This commit is contained in:
@ -12,6 +12,7 @@ class Run extends Model
|
||||
'time_max' => ['type' => 'int'], // in sek
|
||||
'referee' => ['type' => 'text'],
|
||||
'photo' => ['type' => 'text'],
|
||||
'results' => ['type' => 'array','default'=>[]],
|
||||
);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user