Upstream sync
This commit is contained in:
5
lib/millicast/publish_token.rb
Normal file
5
lib/millicast/publish_token.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
module Millicast
|
||||
class PublishToken < Base
|
||||
self.collection_name = "publish_token"
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user