diff options
| -rw-r--r-- | gtfs-book/book.toml | 1 | ||||
| -rw-r--r-- | gtfs-realtime-book/book.toml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/gtfs-book/book.toml b/gtfs-book/book.toml index 9e904f0..5a56588 100644 --- a/gtfs-book/book.toml +++ b/gtfs-book/book.toml @@ -1,6 +1,5 @@ [book] authors = ["Quentin Zervaas"] language = "en" -multilingual = false src = "." title = "The Definitive Guide to GTFS" diff --git a/gtfs-realtime-book/book.toml b/gtfs-realtime-book/book.toml index 4065430..e22bd80 100644 --- a/gtfs-realtime-book/book.toml +++ b/gtfs-realtime-book/book.toml @@ -1,6 +1,5 @@ [book] authors = ["Quentin Zervaas"] language = "en" -multilingual = false src = "." title = "The Definitive Guide to GTFS Realtime" |
