Skip to content

Commit d478271

Browse files
Remove AI references from workspace templates
- Remove AI Chat from desktop_guide.json page types list - Replace "Try out AI Chat" with "Explore AppFlowy features" in to-dos.json - Replace "Try out AI Chat" with "Explore AppFlowy features" in inbox.json 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8f4b6e2 commit d478271

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

libs/workspace-template/assets/desktop_guide.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@
129129
"type": "bulleted_list",
130130
"data": { "delta": [{ "insert": "Calendar" }] }
131131
},
132-
{
133-
"type": "bulleted_list",
134-
"data": { "delta": [{ "insert": "AI Chat" }] }
135-
},
136132
{
137133
"type": "bulleted_list",
138134
"data": {

libs/workspace-template/assets/inbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"cells": {
176176
"phVRgL": {
177177
"field_type": 0,
178-
"data": "Try out AI Chat 💬",
178+
"data": "Explore AppFlowy features",
179179
"last_modified": 1723792781,
180180
"created_at": 1723792584
181181
},

libs/workspace-template/assets/to-dos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
},
194194
"phVRgL": {
195195
"created_at": 1723792584,
196-
"data": "Try out AI Chat 💬",
196+
"data": "Explore AppFlowy features",
197197
"field_type": 0,
198198
"last_modified": 1723792781
199199
},

0 commit comments

Comments
 (0)