mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:21:18 +08:00
DEV: Move chat service objects into core (#26506)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
module ChatSDK
|
||||
class Thread
|
||||
include Chat::WithServiceHelper
|
||||
include WithServiceHelper
|
||||
|
||||
# Updates the title of a specified chat thread.
|
||||
#
|
||||
|
Reference in New Issue
Block a user