Interact with our AI agent
This commit is contained in:
@@ -312,7 +312,7 @@ long RecoPlayGround( int itm_count, CVars in, CVars &out ){
|
||||
out[vname] = "Visit Playground";
|
||||
|
||||
snprintf(vname, sizeof (vname), "description_%05d", ic);
|
||||
out[vname] = "Some of your task as owner Need Review now,Some of your task as owner Need Review now, S Need Review now";
|
||||
out[vname] = "Interact with our AI agent, find, upload, and share media.";
|
||||
|
||||
snprintf(vname, sizeof (vname), "card_type_%05d", ic);
|
||||
out[vname] = "PLAYGROUND";
|
||||
@@ -345,7 +345,7 @@ long RecoPlayGround( int itm_count, CVars in, CVars &out ){
|
||||
out[vname] = "Playground";
|
||||
|
||||
snprintf(vname, sizeof (vname), "short_description_%05d", ic);
|
||||
out[vname] = "Some of your jobs are waiting for approval ";
|
||||
out[vname] = "Interact with our AI agent,share media ";
|
||||
|
||||
snprintf(vname, sizeof (vname), "short_style_%05d", ic);
|
||||
out[vname] = "short_style lr";
|
||||
|
||||
Reference in New Issue
Block a user