forked from tildetown/town
Compare commits
2 Commits
544a1f6ebd
...
9bc66c4516
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bc66c4516 | ||
|
|
40951a6846 |
1
external/cmd/signup/main.go
vendored
1
external/cmd/signup/main.go
vendored
@ -204,7 +204,6 @@ func _main(l *log.Logger, db *sql.DB) error {
|
||||
err := su.Insert(db)
|
||||
|
||||
for _, note := range su.Notes {
|
||||
note.SignupID = su.ID
|
||||
err = note.Insert(db)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user