mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Add tags
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
module.exports = {
|
||||
'@tags': ['embedStream'],
|
||||
|
||||
'Creates a new asset': (client) => {
|
||||
const asset = 'newAssetTest';
|
||||
const embedStream = client.page.embedStream();
|
||||
|
||||
Reference in New Issue
Block a user