Bubble [main]

Fixed missing Antenna actions

=> 81b341dda0905d52d628c1c6185ff53d6fe6a433

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/cdiff/81b341dda0905d52d628c1c6185ff53d6fe6a433
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
26.602494 milliseconds
Gemini-to-HTML Time
0.131792 milliseconds

This content has been proxied by September (ba2dc).