Commit e6c1662
committed
contrib: sync-places: convert tags into strings
When settings tags from the command line, key, value pairs are always
strings. Make sure this is the same when reading a YAML file. It can
easily be done in the YAML file itself, but this makes the syntax a bit
lighter.
Signed-off-by: Liam Beguin <liambeguin@gmail.com>1 parent 2d6f93c commit e6c1662
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
| |||
0 commit comments