fix edc to close blocks

This commit is contained in:
zmike 2014-01-18 15:33:19 -05:00
parent d6b0ee7f17
commit d38ec77dc8
1 changed files with 195 additions and 193 deletions

View File

@ -207,4 +207,6 @@ collections {
target: "time_playing"; target: "time_playing";
target: "track_playing"; target: "track_playing";
} }
}
}
} }