Skip to content

Commit

Permalink
Removes CYBOT from excluded data types
Browse files Browse the repository at this point in the history
  • Loading branch information
bin zhang committed Jan 18, 2025
1 parent 36e1233 commit 5ef46e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/life/web/Database.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { DataTable } from "../blocks/DataTable";

const EXCLUDED_TYPES = [
DataType.DIALOG,
DataType.CYBOT,
DataType.Space,
DataType.PAGE,
DataType.TOKEN,
Expand Down

0 comments on commit 5ef46e3

Please sign in to comment.