diff --git a/50_bubble.py b/50_bubble.py

index eeddc4a..c0c4b78 100644

--- a/50_bubble.py

+++ b/50_bubble.py

@@ -172,8 +172,7 @@ Bubble is open source:



     def is_antenna_enabled(self):

         if self.user:

- if self.user.role == User.LIMITED:

- return False

+ return self.user.role != User.LIMITED

         return False



     def get_token(self):

Proxy Information
Original URL
gemini://git.skyjake.fi/bubble/main/pcdiff/81b341dda0905d52d628c1c6185ff53d6fe6a433
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
28.361576 milliseconds
Gemini-to-HTML Time
0.279485 milliseconds

This content has been proxied by September (ba2dc).