Add loading state and style constants, enhance API key modal with delete
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "stories" ALTER COLUMN "user_id" SET NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "stories" ADD COLUMN "style" text DEFAULT 'noir' NOT NULL;
|
||||
Reference in New Issue
Block a user