bumped hyde version

This commit is contained in:
Yessiest 2023-05-05 11:13:48 +04:00
parent 6a73d58574
commit 6e459c36bc
2 changed files with 2 additions and 2 deletions

2
hyde

@ -1 +1 @@
Subproject commit fd76422b760e6c045581bcb11842ee42221d06e0 Subproject commit f1f13faddf0f4a454c0a13c28957e53146eb529c

View File

@ -78,7 +78,7 @@ module Heimdall
end end
end end
class ServerChannel < Channel class RoomChannel < Channel
def initialize def initialize
@UID_prefix = "schannel" @UID_prefix = "schannel"
super() super()