Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
lightningorb committed Jun 23, 2023
1 parent 4a75810 commit 7cae1d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion orb/widgets/hud/HUDS.py
Original file line number Diff line number Diff line change
Expand Up @@ -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()}"
)}"

0 comments on commit 7cae1d0

Please sign in to comment.