Commit a0659e88 authored by TheTechRobo's avatar TheTechRobo
Browse files

Fix bug

parent 80a5a7ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -191,6 +191,7 @@ class Playboard(YouTubeService):
            archived = False
        else:
            error = f"bad status code {code}"
            archived = False
        return cls(
                archived=archived, capcount=1 if archived else 0,
                lastupdated=lastupdated, name=cls.getName(), note="",