From 7cae1d045a51126a16ea28258f21d339a5e26bd0 Mon Sep 17 00:00:00 2001 From: orb Date: Fri, 23 Jun 2023 08:29:52 +0800 Subject: [PATCH] build --- orb/widgets/hud/HUDS.py | 1 - 1 file changed, 1 deletion(-) diff --git a/orb/widgets/hud/HUDS.py b/orb/widgets/hud/HUDS.py index 4b3e3ae..3bca91a 100644 --- a/orb/widgets/hud/HUDS.py +++ b/orb/widgets/hud/HUDS.py @@ -594,4 +594,3 @@ def on_motion(*_): def change_banner(self, *_): if time.time() - self.last_motion < 60: self.source = f"https://lnorb.com/api/ads/any?time={random.random()}" -)}"