EpisodeWidget: Only initialize the episode once it's first drawn.

This commit is contained in:
Jordan Petridis
2018-07-17 15:57:52 +03:00
parent fe024502d4
commit 1ab0291483
2 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/sh
#! /usr/bin/sh
file="/.flatpak-info"
if [ -f "$file" ]