feat: Enable template variables in channel greeting messages (#6971)
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
class AccountDrop < BaseDrop
|
||||
def name
|
||||
@obj.try(:name)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user