diff --git a/gram_core b/gram_core index fb76a75e..42ce49e8 160000 --- a/gram_core +++ b/gram_core @@ -1 +1 @@ -Subproject commit fb76a75ee1d10eb3c7c52abccde7f15a94726386 +Subproject commit 42ce49e834dfd4ca59f2f1e59145a0785052c85b diff --git a/plugins/admin/post_code.py b/plugins/admin/post_code.py index e0650cba..81d03da4 100644 --- a/plugins/admin/post_code.py +++ b/plugins/admin/post_code.py @@ -121,7 +121,7 @@ class PostCode(Plugin.Conversation): def __init__(self): self.gids = 2 - self.type_id = 3 + self.type_id = 2 @staticmethod def get_bbs_client() -> Hyperion: