From 6e459c36bccfe3c8171d4a5206c79b16e31f4f27 Mon Sep 17 00:00:00 2001 From: Yessiest Date: Fri, 5 May 2023 11:13:48 +0400 Subject: [PATCH] bumped hyde version --- hyde | 2 +- proto.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hyde b/hyde index fd76422..f1f13fa 160000 --- a/hyde +++ b/hyde @@ -1 +1 @@ -Subproject commit fd76422b760e6c045581bcb11842ee42221d06e0 +Subproject commit f1f13faddf0f4a454c0a13c28957e53146eb529c diff --git a/proto.rb b/proto.rb index 5d39a6b..af50e41 100644 --- a/proto.rb +++ b/proto.rb @@ -78,7 +78,7 @@ module Heimdall end end - class ServerChannel < Channel + class RoomChannel < Channel def initialize @UID_prefix = "schannel" super()