commit 74346ec268f609 tried to fix a case where views are added after the text splash is shown. That commit inadvertently removed the code that adds a view for a new text display.
This commit adds back the accidentaly excised line.
2c7147a text: add view for new text displays
src/plugins/splash/text/plugin.c | 2 ++
1 file changed, 2 insertions(+)
Upstream: cgit.freedesktop.org