mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-28 08:28:00 -05:00
Add VISIT_COPILOT to OnboardingStep enum
Added 'VISIT_COPILOT' value to the OnboardingStep enum.
This commit is contained in:
@@ -1,8 +1,2 @@
|
||||
/*
|
||||
Warnings:
|
||||
|
||||
- You are about to drop the column `search` on the `StoreListingVersion` table. All the data in the column will be lost.
|
||||
|
||||
*/
|
||||
-- AlterEnum
|
||||
ALTER TYPE "OnboardingStep" ADD VALUE 'VISIT_COPILOT';
|
||||
|
||||
Reference in New Issue
Block a user