aboutsummaryrefslogtreecommitdiff
path: root/pl
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-04-23 13:40:33 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-04-23 13:40:33 +0200
commita3679c7efce6d20fd035b14ef201b3e89a974946 (patch)
tree1ee927a40fa4723df0a370eb00bf575e07a86393 /pl
parente4a169261f33557e5e38f3eb79c7ba8ee7603208 (diff)
downloadEpisodeBrowser-a3679c7efce6d20fd035b14ef201b3e89a974946.tar.gz
Add File > Fetch.
Diffstat (limited to 'pl')
-rw-r--r--pl/episode_data.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/pl/episode_data.pl b/pl/episode_data.pl
index 11bc22a..63a54ed 100644
--- a/pl/episode_data.pl
+++ b/pl/episode_data.pl
@@ -1,4 +1,5 @@
:- module(episode_data, [ensure_episode_data/0,
+ fetch_episode_data/0,
retract_episode/1,
episode_count/1,
rate_episode/2,