You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/runner/work/website/website/files/models.py", line 417, in <module>
class Theme(models.Model):
File "/home/runner/work/website/website/files/models.py", line 474, in Theme
def supported_versions_list(self) -> list[str]:
TypeError: 'type' object is not subscriptable
I have no idea on how to fix this after a simple code check