From 47f60e1ee5ca44d816cc1a54645675f5de01cc5e Mon Sep 17 00:00:00 2001 From: Sebb Date: Mon, 25 Nov 2024 15:35:44 +0000 Subject: [PATCH] Oops --- lib/whimsy/sitestandards.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/whimsy/sitestandards.rb b/lib/whimsy/sitestandards.rb index 6d38b1952d..34c55d5d99 100644 --- a/lib/whimsy/sitestandards.rb +++ b/lib/whimsy/sitestandards.rb @@ -199,6 +199,7 @@ def get_sites(tlp = true) sites = {} # TODO temporary fix end else + require 'wunderbar' Wunderbar.warn "Failed to find #{local_copy}" response = Net::HTTP.get_response(URI("#{get_url(false)}#{get_filename(tlp)}")) crawl_time = response['last-modified']