diff options
| author | rtz12 <koenig@fagott.pw> | 2015-12-28 19:11:31 (UTC) |
|---|---|---|
| committer | rtz12 <koenig@fagott.pw> | 2015-12-28 19:11:31 (UTC) |
| commit | 489b3a33fd696c5b6f8431f6535df37f4638c602 (patch) | |
| tree | 47c17fdc37cf02da40e4bf3388425a4a7a1d215f /tools/importer | |
| parent | eb03000339859fc3b5869cb8906f1e4f1022a52e (diff) | |
Logging und so
Diffstat (limited to 'tools/importer')
| -rw-r--r-- | tools/importer/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/importer/main.go b/tools/importer/main.go index 41733a1..42e7538 100644 --- a/tools/importer/main.go +++ b/tools/importer/main.go | |||
| @@ -146,6 +146,7 @@ func main() { | |||
| 146 | g.Thumb) | 146 | g.Thumb) |
| 147 | } | 147 | } |
| 148 | } | 148 | } |
| 149 | fmt.Printf("Inserted %s\n", g.Gril.RomajiName) | ||
| 149 | } | 150 | } |
| 150 | return nil | 151 | return nil |
| 151 | }) | 152 | }) |
