[API] Get rid of NULL in timetable lesson descriptions (#106)

This commit is contained in:
Mikołaj Pich
2018-05-13 16:02:51 +02:00
committed by Rafał Borcz
parent 23183c9d7a
commit 2cf262130e
4 changed files with 62 additions and 9 deletions

View File

@ -228,6 +228,6 @@ workflows:
- instrumented
filters:
branches:
only: master
ignore: /.*/
tags:
only: /.*/
only: /^\d+\.\d+\.\d+$/